Definition at line 11 of file CPKIFException.java.
Public Member Functions | |
CPKIFException (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFException (CPKIFException e) | |
CPKIFException (int subComponentID, int errorCode) | |
CPKIFException (int subComponentID, int errorCode, String fileName, int lineNumber) | |
CPKIFException (int subComponentID, int errorCode, String errorDescription) | |
CPKIFException (int subComponentID, int errorCode, String errorDescription, String fileName, int lineNumber) | |
void | push_info (CPKIFException e2) |
void | GetExceptionInfos (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_ExceptionInfo_t_t v) |
int | GetErrorCode () |
int | GetSubcomponentID () |
String | GetDescription () |
CPKIFStringPtr | print () |
Static Public Member Functions | |
static long | getCPtr (CPKIFException obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFException::CPKIFException | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFException::CPKIFException | ( | CPKIFException | e | ) | [inline] |
Definition at line 38 of file CPKIFException.java.
com::orionsec::jpkif::CPKIFException::CPKIFException | ( | int | subComponentID, | |
int | errorCode | |||
) | [inline] |
Definition at line 42 of file CPKIFException.java.
com::orionsec::jpkif::CPKIFException::CPKIFException | ( | int | subComponentID, | |
int | errorCode, | |||
String | fileName, | |||
int | lineNumber | |||
) | [inline] |
Definition at line 46 of file CPKIFException.java.
com::orionsec::jpkif::CPKIFException::CPKIFException | ( | int | subComponentID, | |
int | errorCode, | |||
String | errorDescription | |||
) | [inline] |
Definition at line 50 of file CPKIFException.java.
com::orionsec::jpkif::CPKIFException::CPKIFException | ( | int | subComponentID, | |
int | errorCode, | |||
String | errorDescription, | |||
String | fileName, | |||
int | lineNumber | |||
) | [inline] |
Definition at line 54 of file CPKIFException.java.
static long com::orionsec::jpkif::CPKIFException::getCPtr | ( | CPKIFException | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFException::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::CPKIFCacheException, com::orionsec::jpkif::CPKIFCryptoException, com::orionsec::jpkif::CPKIFMessageException, com::orionsec::jpkif::CPKIFOCSPException, com::orionsec::jpkif::CPKIFPathException, and com::orionsec::jpkif::CPKIFTSPException.
Definition at line 24 of file CPKIFException.java.
synchronized void com::orionsec::jpkif::CPKIFException::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFCacheException, com::orionsec::jpkif::CPKIFCryptoException, com::orionsec::jpkif::CPKIFMessageException, com::orionsec::jpkif::CPKIFOCSPException, com::orionsec::jpkif::CPKIFPathException, and com::orionsec::jpkif::CPKIFTSPException.
Definition at line 28 of file CPKIFException.java.
References swigCMemOwn.
void com::orionsec::jpkif::CPKIFException::push_info | ( | CPKIFException | e2 | ) | [inline] |
Definition at line 58 of file CPKIFException.java.
void com::orionsec::jpkif::CPKIFException::GetExceptionInfos | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_ExceptionInfo_t_t | v | ) | [inline] |
Definition at line 62 of file CPKIFException.java.
int com::orionsec::jpkif::CPKIFException::GetErrorCode | ( | ) | [inline] |
Definition at line 66 of file CPKIFException.java.
int com::orionsec::jpkif::CPKIFException::GetSubcomponentID | ( | ) | [inline] |
Definition at line 70 of file CPKIFException.java.
String com::orionsec::jpkif::CPKIFException::GetDescription | ( | ) | [inline] |
Definition at line 74 of file CPKIFException.java.
CPKIFStringPtr com::orionsec::jpkif::CPKIFException::print | ( | ) | [inline] |
Definition at line 78 of file CPKIFException.java.
boolean com::orionsec::jpkif::CPKIFException::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFException.java.
Referenced by CPKIFException(), com::orionsec::jpkif::CPKIFTSPException::delete(), com::orionsec::jpkif::CPKIFPathException::delete(), com::orionsec::jpkif::CPKIFOCSPException::delete(), com::orionsec::jpkif::CPKIFMessageException::delete(), delete(), com::orionsec::jpkif::CPKIFCryptoException::delete(), and com::orionsec::jpkif::CPKIFCacheException::delete().