public class UnsupportedTypeException extends RuntimeException
| Constructor and Description |
|---|
UnsupportedTypeException(Class clazz)
Creates a new exception with information about the given class.
|
UnsupportedTypeException(String message)
Creates a new exception object using the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedTypeException(String message)
message - exception messagepublic UnsupportedTypeException(Class clazz)
clazz - unsupported classCopyright © 2014 - 2018–2018 University of Leipzig. All rights reserved.