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