|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.lexevs.cts2.exception.AbstractCTS2CheckedException
public abstract class AbstractCTS2CheckedException
The Class AbstractCTS2CheckedException.
Constructor Summary | |
---|---|
protected |
AbstractCTS2CheckedException(java.lang.String message)
Instantiates a new abstract ct s2 checked exception. |
protected |
AbstractCTS2CheckedException(java.lang.String message,
LBException exception)
|
Method Summary | |
---|---|
java.util.Date |
getExceptionDate()
Gets the exception date. |
java.lang.String |
getExceptionIdentifier()
Gets the exception identifier. |
void |
setExceptionDate(java.util.Date exceptionDate)
Sets the exception date. |
void |
setExceptionIdentifier(java.lang.String exceptionIdentifier)
Sets the exception identifier. |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected AbstractCTS2CheckedException(java.lang.String message)
message
- the messageprotected AbstractCTS2CheckedException(java.lang.String message, LBException exception)
Method Detail |
---|
public java.lang.String getExceptionIdentifier()
public void setExceptionIdentifier(java.lang.String exceptionIdentifier)
exceptionIdentifier
- the new exception identifierpublic java.util.Date getExceptionDate()
public void setExceptionDate(java.util.Date exceptionDate)
exceptionDate
- the new exception date
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |