|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
iaik.tc.tss.api.exceptions.common.TcTssException
iaik.tc.tss.api.exceptions.tcs.TcTpmException
public class TcTpmException
This exception is thrown if an error at TPM level occurred.
Constructor Summary | |
---|---|
TcTpmException(long errCode)
|
|
TcTpmException(long errCode,
java.lang.String message)
|
Method Summary |
---|
Methods inherited from class iaik.tc.tss.api.exceptions.common.TcTssException |
---|
getErrCode, getErrCodeFull, getErrLayer, getErrOsSpecific, getErrOsSpeific, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, 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 TcTpmException(long errCode)
public TcTpmException(long errCode, java.lang.String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |