public class ConfigException extends RuntimeException
Constructor and Description |
---|
ConfigException() |
ConfigException(String message) |
ConfigException(String message,
Throwable cause) |
ConfigException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ConfigException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.