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