public class PSLanguageExceptionList
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
PSLanguageExceptionList(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(PSLanguageExceptionList obj) |
PSLanguageException |
getException(int index) |
int |
getExceptionCount() |
java.lang.String |
getMessage() |
protected PSLanguageExceptionList(long cPtr, boolean cMemoryOwn)
public static long getCPtr(PSLanguageExceptionList obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
public int getExceptionCount()
public PSLanguageException getException(int index)