public class InstitutionMappingBadStationNumberException
extends java.lang.Exception
Constructor and Description |
---|
InstitutionMappingBadStationNumberException()
Exception constructor.
|
InstitutionMappingBadStationNumberException(java.lang.Exception nestedException)
Exception constructor.
|
InstitutionMappingBadStationNumberException(java.lang.String message)
Exception constructor.
|
InstitutionMappingBadStationNumberException(java.lang.String message,
java.lang.Exception nestedException)
Exception constructor.
|
public InstitutionMappingBadStationNumberException()
public InstitutionMappingBadStationNumberException(java.lang.String message)
message
- Exception message.public InstitutionMappingBadStationNumberException(java.lang.Exception nestedException)
nestedException
- A nested exception.public InstitutionMappingBadStationNumberException(java.lang.String message, java.lang.Exception nestedException)
message
- Exception message.nestedException
- A nested exception.VistALink v1.6a