public class ForemanException extends ExecutionSetupException
Constructor and Description |
---|
ForemanException() |
ForemanException(String message) |
ForemanException(String message,
Throwable cause) |
ForemanException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ForemanException(Throwable cause) |
fromThrowable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ForemanException()
public ForemanException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public ForemanException(String message)
public ForemanException(Throwable cause)
Copyright © 1970 The Apache Software Foundation. All rights reserved.