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