public class UncheckedProvidenceConfigException extends RuntimeException implements net.morimekta.util.Stringable
| Constructor and Description |
|---|
UncheckedProvidenceConfigException(ProvidenceConfigException cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
ProvidenceConfigException |
getCause() |
UncheckedProvidenceConfigException |
initCause(Throwable cause) |
String |
toString() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UncheckedProvidenceConfigException(ProvidenceConfigException cause)
public UncheckedProvidenceConfigException initCause(Throwable cause)
public ProvidenceConfigException getCause()
public String asString()
asString in interface net.morimekta.util.StringableCopyright © 2015–2018 morimekta.net. All rights reserved.