@WebFault public class TemplateNotCompatibleException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
TemplateNotCompatibleException() |
|
TemplateNotCompatibleException(String message) |
|
TemplateNotCompatibleException(String message,
TabularDataExceptionBean faultInfo) |
|
TemplateNotCompatibleException(String message,
TabularDataExceptionBean faultInfo,
Throwable cause) |
|
TemplateNotCompatibleException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
TabularDataExceptionBean |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected TemplateNotCompatibleException()
public TemplateNotCompatibleException(Throwable cause)
public TemplateNotCompatibleException(String message)
public TemplateNotCompatibleException(String message, TabularDataExceptionBean faultInfo, Throwable cause)
public TemplateNotCompatibleException(String message, TabularDataExceptionBean faultInfo)
public TabularDataExceptionBean getFaultInfo()
Copyright © 2015. All Rights Reserved.