com.ibm.security.certclient.fmt
Class PkTcpV10CmpException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.security.certclient.base.PkException
com.ibm.security.certclient.fmt.PkTcpV10CmpException
All implemented interfaces:
- public class PkTcpV10CmpException
- extends PkException
Author:
Rod Mancisidor
See Also:
Constructor Summary
Constructor and Description |
---|
PkTcpV10CmpException(com.ibm.security.cmp.TCPMsgV10ErrorMsgRep error)
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getError()
|
Methods inherited from class com.ibm.security.certclient.base.PkException |
---|
getWrappedException, hasWrappedException, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
PkTcpV10CmpException
- public PkTcpV10CmpException(com.ibm.security.cmp.TCPMsgV10ErrorMsgRep error)
Method Detail
getError
- public com.ibm.security.cmp.TCPMsgV10ErrorMsgRep getError( )