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, toString
public CannotLoadConfigurationException()
public CannotLoadConfigurationException(String message)
public CannotLoadConfigurationException(String message, Throwable throwable)
public CannotLoadConfigurationException(Throwable throwable)
Copyright © 2019. All rights reserved.