|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.telelogic.cs.ChangeRuntimeException
com.telelogic.cs.api.IdException
public class IdException
If a non-existing CR or task ID is looked up. If a malformed ID is looked up.
Field Summary |
---|
Fields inherited from class com.telelogic.cs.ChangeRuntimeException |
---|
SCCS_ID |
Constructor Summary | |
---|---|
IdException(java.lang.String message)
|
|
IdException(java.lang.String message,
java.lang.Throwable cause)
|
|
IdException(java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class com.telelogic.cs.ChangeRuntimeException |
---|
forResource, forResource |
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IdException(java.lang.String message, java.lang.Throwable cause)
public IdException(java.lang.Throwable cause)
public IdException(java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |