public class UnsupportedTypeException extends Exception
Constructor and Description |
---|
UnsupportedTypeException()
Constructs a new instance.
|
UnsupportedTypeException(String memberName,
Class<?> type)
Constructs a new instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2015. All rights reserved.