public class UnsupportedDataTypeException extends IOException
DataHandler
, Serialized Form
Constructor and Description |
---|
UnsupportedDataTypeException()
构造一个UnsupportedDataTypeException,没有详细消息。
|
UnsupportedDataTypeException(String s)
构造具有指定消息的UnsupportedDataTypeException。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedDataTypeException()
public UnsupportedDataTypeException(String s)
s
- 详细信息。