public class ConfigurationNotFoundException extends ConfigurationException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ConfigurationNotFoundException() |
ConfigurationNotFoundException(String message) |
ConfigurationNotFoundException(String message,
Throwable cause) |
ConfigurationNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public ConfigurationNotFoundException()
public ConfigurationNotFoundException(Throwable cause)
public ConfigurationNotFoundException(String message, Throwable cause)
public ConfigurationNotFoundException(String message)
Copyright © 2017 dcm4che.org. All rights reserved.