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