public class ShortResponseToSDORequestException extends FcsHardwareException
| Constructor and Description |
|---|
ShortResponseToSDORequestException()
Creates a new instance of
TooShortResponseToSDORequestException without detail
message. |
ShortResponseToSDORequestException(String msg)
Constructs an instance of
TooShortResponseToSDORequestException with the specified
detail message. |
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ShortResponseToSDORequestException()
TooShortResponseToSDORequestException without detail
message.public ShortResponseToSDORequestException(String msg)
TooShortResponseToSDORequestException with the specified
detail message.msg - the detail message.Copyright © 2014 LSST. All rights reserved.