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, toString
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.