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() |
String |
toString() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UncheckedProvidenceConfigException(ProvidenceConfigException cause)
Copyright © 2015–2018 morimekta.net. All rights reserved.