public class InstitutionMapNotInitializedException extends FoundationsException
Constructor and Description |
---|
InstitutionMapNotInitializedException()
Exception constructor.
|
InstitutionMapNotInitializedException(java.lang.Exception nestedException)
Exception constructor.
|
InstitutionMapNotInitializedException(java.lang.String message)
Exception constructor.
|
InstitutionMapNotInitializedException(java.lang.String message,
java.lang.Exception nestedException)
Exception constructor.
|
getFullStackTrace, getMessage, getNestedException, printStackTrace, printStackTrace, printStackTrace
public InstitutionMapNotInitializedException()
public InstitutionMapNotInitializedException(java.lang.String message)
message
- Exception message.public InstitutionMapNotInitializedException(java.lang.Exception nestedException)
nestedException
- A nested exception.public InstitutionMapNotInitializedException(java.lang.String message, java.lang.Exception nestedException)
message
- Exception message.nestedException
- A nested exception.VistALink v1.6a