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