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