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