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