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