public class UncheckedConfigException extends RuntimeException implements net.morimekta.util.Displayable
| Constructor and Description |
|---|
UncheckedConfigException(ConfigException cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
displayString() |
ConfigException |
getCause() |
String |
toString() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UncheckedConfigException(ConfigException cause)
Copyright © 2015–2020 morimekta.net. All rights reserved.