public class RTFTemplateRuntimeException extends RuntimeException
| Constructor and Description |
|---|
RTFTemplateRuntimeException() |
RTFTemplateRuntimeException(String message) |
RTFTemplateRuntimeException(String message,
Throwable cause) |
RTFTemplateRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RTFTemplateRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RTFTemplateRuntimeException()
public RTFTemplateRuntimeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public RTFTemplateRuntimeException(String message)
public RTFTemplateRuntimeException(Throwable cause)
Copyright © 2020 Mice S.r.l. All rights reserved.