public class ConfigException extends Exception
Constructor and Description |
---|
ConfigException(Exception cause) |
ConfigException(String msg,
String advice) |
Modifier and Type | Method and Description |
---|---|
String |
getAdvice() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.