public class IllegalPathException extends ConfigLoadException
| Modifier and Type | Field and Description |
|---|---|
String |
path |
String |
provider |
String |
rawPath |
| Constructor and Description |
|---|
IllegalPathException(String provider,
String path,
String rawPath,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.