public class RenderingControlException extends ActionException
Constructor and Description |
---|
RenderingControlException(ErrorCode errorCode) |
RenderingControlException(ErrorCode errorCode,
String message) |
RenderingControlException(int errorCode,
String message) |
RenderingControlException(int errorCode,
String message,
Throwable cause) |
RenderingControlException(RenderingControlErrorCode errorCode) |
RenderingControlException(RenderingControlErrorCode errorCode,
String message) |
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RenderingControlException(int errorCode, String message)
public RenderingControlException(int errorCode, String message, Throwable cause)
public RenderingControlException(ErrorCode errorCode)
public RenderingControlException(RenderingControlErrorCode errorCode, String message)
public RenderingControlException(RenderingControlErrorCode errorCode)
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.