public class ConfigurationException extends UnexpectedException
Constructor and Description |
---|
ConfigurationException(String message) |
ConfigurationException(String message,
Object... args) |
ConfigurationException(Throwable cause) |
ConfigurationException(Throwable cause,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All Rights Reserved.