public class CannotLoadConfigurationException extends Exception
| Constructor and Description |
|---|
CannotLoadConfigurationException() |
CannotLoadConfigurationException(String message) |
CannotLoadConfigurationException(String message,
Throwable throwable) |
CannotLoadConfigurationException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotLoadConfigurationException()
public CannotLoadConfigurationException(String message)
public CannotLoadConfigurationException(String message, Throwable throwable)
public CannotLoadConfigurationException(Throwable throwable)
Copyright © 2018 WSO2. All rights reserved.