

Definition at line 11 of file CPKIFCryptoException.java.
Public Member Functions | |
| CPKIFCryptoException (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFCryptoException (int subComponentID, int errorCode) | |
| CPKIFCryptoException (int subComponentID, int errorCode, String fileName, int lineNumber) | |
| CPKIFCryptoException (int subComponentID, int errorCode, String errorDescription) | |
| CPKIFCryptoException (int subComponentID, int errorCode, String errorDescription, String fileName, int lineNumber) | |
Static Public Member Functions | |
| static long | getCPtr (CPKIFCryptoException obj) |
Protected Member Functions | |
| void | finalize () |
| com::orionsec::jpkif::CPKIFCryptoException::CPKIFCryptoException | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
Definition at line 14 of file CPKIFCryptoException.java.
| com::orionsec::jpkif::CPKIFCryptoException::CPKIFCryptoException | ( | int | subComponentID, | |
| int | errorCode | |||
| ) | [inline] |
Definition at line 38 of file CPKIFCryptoException.java.
| com::orionsec::jpkif::CPKIFCryptoException::CPKIFCryptoException | ( | int | subComponentID, | |
| int | errorCode, | |||
| String | fileName, | |||
| int | lineNumber | |||
| ) | [inline] |
Definition at line 42 of file CPKIFCryptoException.java.
| com::orionsec::jpkif::CPKIFCryptoException::CPKIFCryptoException | ( | int | subComponentID, | |
| int | errorCode, | |||
| String | errorDescription | |||
| ) | [inline] |
Definition at line 46 of file CPKIFCryptoException.java.
| com::orionsec::jpkif::CPKIFCryptoException::CPKIFCryptoException | ( | int | subComponentID, | |
| int | errorCode, | |||
| String | errorDescription, | |||
| String | fileName, | |||
| int | lineNumber | |||
| ) | [inline] |
Definition at line 50 of file CPKIFCryptoException.java.
| static long com::orionsec::jpkif::CPKIFCryptoException::getCPtr | ( | CPKIFCryptoException | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFCryptoException::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::CPKIFException.
Definition at line 23 of file CPKIFCryptoException.java.
| synchronized void com::orionsec::jpkif::CPKIFCryptoException::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFException.
Definition at line 27 of file CPKIFCryptoException.java.
References com::orionsec::jpkif::CPKIFException::swigCMemOwn.
1.5.6