|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectThrowable
Exception
TcTssException
TcTddlException
public class TcTddlException
This exception is thrown if an error at TDDL level occurred.
| Constructor Summary | |
|---|---|
TcTddlException(long errCode)
|
|
TcTddlException(long errCode,
String message)
|
|
TcTddlException(String message)
|
|
| Method Summary |
|---|
| Methods inherited from class TcTssException |
|---|
getErrCode, getErrCodeFull, getErrLayer, getErrOsSpecific, getErrOsSpeific, getMessage |
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TcTddlException(long errCode)
public TcTddlException(long errCode,
String message)
public TcTddlException(String message)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||