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) |
fromThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FragmentSetupException()
public FragmentSetupException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public FragmentSetupException(String message)
public FragmentSetupException(Throwable cause)
Copyright © 2022 The Apache Software Foundation. All rights reserved.