public class TpmException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
int |
EncodedError |
Exception |
NestedException |
TPM_RC |
ResponseCode |
| Constructor and Description |
|---|
TpmException(String message) |
TpmException(String message,
Exception nestedException) |
TpmException(String message,
TPM_RC code) |
TpmException(TPM_RC code) |
TpmException(TPM_RC code,
int encodedError) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int EncodedError
public TPM_RC ResponseCode
public Exception NestedException
Copyright © 2017. All rights reserved.