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.Objectpublic void delete()
public java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic int getExceptionCount()
public PSLanguageException getException(int index)