org.rcfaces.core.lang
Class ApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rcfaces.core.lang.ApplicationException
- All Implemented Interfaces:
- Serializable
public class ApplicationException
- extends RuntimeException
- Version:
- $Revision: 1.1 $ $Date: 2007/10/12 12:42:10 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplicationException
public ApplicationException(String message,
Throwable cause,
int errorCode,
String errorMessage)
ApplicationException
public ApplicationException(int errorCode,
String errorMessage)
getErrorCode
public final int getErrorCode()
getErrorMessage
public final String getErrorMessage()
Copyright © 2006-2011 Vedana. All Rights Reserved.