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