public class ApplicationContextException extends Exception
| Constructor and Description |
|---|
ApplicationContextException(String message) |
ApplicationContextException(String message,
Throwable cause) |
ApplicationContextException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplicationContextException(String message)
public ApplicationContextException(Throwable cause)
public ApplicationContextException(String message, Throwable cause)
Copyright (C) 2014, Center for Open Middleware