com.arsdigita.apm
Class ApmException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.servlet.jsp.JspException
|
+--com.arsdigita.acs.ACSException
|
+--com.arsdigita.apm.ApmException
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class ApmException
- extends ACSException
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
cvsId
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
cvsId
public static final java.lang.String cvsId
ApmException
public ApmException()
ApmException
public ApmException(java.lang.String)
ApmException
public ApmException(java.lang.String,
java.lang.Exception)
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintStream)
- Overrides:
printStackTrace in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintWriter)
- Overrides:
printStackTrace in class java.lang.Throwable
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class java.lang.Throwable