public class PreconditionException extends RuntimeException
| Constructor and Description | 
|---|
| PreconditionException(String message) | 
| PreconditionException(String message,
                     org.apache.commons.cli.MissingArgumentException ex) | 
| PreconditionException(String message,
                     Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2023 Apache Software Foundation. All rights reserved.