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