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