public class IllegalValueTypeException extends IntrospectionException
Constructor and Description |
---|
IllegalValueTypeException() |
IllegalValueTypeException(String message) |
IllegalValueTypeException(String message,
Throwable cause) |
IllegalValueTypeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalValueTypeException()
public IllegalValueTypeException(String message)
public IllegalValueTypeException(String message, Throwable cause)
public IllegalValueTypeException(Throwable cause)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.