Example usage for Java javax.activation UnsupportedDataTypeException fields, constructors, methods, implement or subclass
The text is from its open source code.
UnsupportedDataTypeException(String s) Constructs an UnsupportedDataTypeException with the specified message. | |
UnsupportedDataTypeException() Constructs an UnsupportedDataTypeException with no detail message. |
void | printStackTrace() Prints this throwable and its backtrace to the standard error stream. |