public class JcrInfoCommandException extends CommandException
| Constructor and Description | 
|---|
JcrInfoCommandException(String message)  | 
JcrInfoCommandException(String message,
                       Object[] arguments)  | 
JcrInfoCommandException(String message,
                       Throwable cause)  | 
JcrInfoCommandException(String message,
                       Throwable cause,
                       Object[] arguments)  | 
getLocalizedMessageaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JcrInfoCommandException(String message)
message - the messagepublic JcrInfoCommandException(String message, Object[] arguments)
message - the messagearguments - the argumentspublic JcrInfoCommandException(String message, Throwable cause)
message - the messagecause - the causeCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.