public class AJAXException extends JetspeedException
KEYED_MESSAGE_BUNDLE
Constructor and Description |
---|
AJAXException() |
AJAXException(KeyedMessage typedMessage) |
AJAXException(KeyedMessage keyedMessage,
Throwable nested) |
AJAXException(String message) |
AJAXException(String msg,
Throwable nested) |
AJAXException(Throwable nested) |
getKeyedMessage, getMessage, getMessage, getMessage, getRequestDiagnostics, setRequestDiagnostics
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AJAXException()
public AJAXException(KeyedMessage keyedMessage, Throwable nested)
public AJAXException(KeyedMessage typedMessage)
public AJAXException(String message)
public AJAXException(Throwable nested)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.