public class LayoutException extends RuntimeException
| Constructor and Description |
|---|
LayoutException() |
LayoutException(String message) |
LayoutException(String message,
Throwable cause) |
LayoutException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LayoutException()
public LayoutException(String message)
public LayoutException(String message, Throwable cause)
public LayoutException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.