public class DOFNotReadableException extends DOFErrorException
ACK_TIMEOUT, APPLICATION_ERROR, DUPLICATE, INSUFFICIENT_RESOURCES, IO_FAILED, NOT_FOUND, NOT_READABLE, NOT_SUPPORTED, NOT_WRITABLE, PROTOCOL_NEGOTIATION_FAILED, REJECTED, RESULT_LOST, TERMINATED, TIMEOUT, TOO_MANY, TRANSPORT_FAILED, TYPE_MISMATCH
FAILED
Constructor and Description |
---|
DOFNotReadableException() |
DOFNotReadableException(java.lang.String message) |
DOFNotReadableException(java.lang.String message,
java.lang.Throwable cause) |
DOFNotReadableException(java.lang.Throwable cause) |
getErrorCodeString, toString
create, getErrorCode, getMessage, getProviderInfo, marshal
public DOFNotReadableException()
public DOFNotReadableException(java.lang.Throwable cause)
public DOFNotReadableException(java.lang.String message)
public DOFNotReadableException(java.lang.String message, java.lang.Throwable cause)