public class DOFNotWritableException 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 |
---|
DOFNotWritableException() |
DOFNotWritableException(java.lang.String message) |
DOFNotWritableException(java.lang.String message,
java.lang.Throwable cause) |
DOFNotWritableException(java.lang.Throwable cause) |
getErrorCodeString, toString
create, getErrorCode, getMessage, getProviderInfo, marshal
public DOFNotWritableException()
public DOFNotWritableException(java.lang.Throwable cause)
public DOFNotWritableException(java.lang.String message)
public DOFNotWritableException(java.lang.String message, java.lang.Throwable cause)