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