org.itracker.services.exceptions
Class ReportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.itracker.services.exceptions.ReportException
- All Implemented Interfaces:
- Serializable
public class ReportException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReportException
public ReportException()
ReportException
public ReportException(String message)
ReportException
public ReportException(Throwable e)
ReportException
public ReportException(String message,
String errorKey)
getErrorKey
public String getErrorKey()
Copyright © 2002-2012 itracker. All Rights Reserved.