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