public class UnsupportedDataTypeException extends IOException
| Constructor and Description |
|---|
UnsupportedDataTypeException()
Constructs an UnsupportedDataTypeException with no detail message.
|
UnsupportedDataTypeException(String message)
Constructs an UnsupportedDataTypeException with the specified detail
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedDataTypeException()
public UnsupportedDataTypeException(String message)
message - the message