|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.interfaceware.iguana.plugin.PluginException
public class PluginException
| Constructor Summary | |
|---|---|
PluginException(long Handle)
|
|
PluginException(java.lang.String Message)
|
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
java.lang.String |
getMessage()
|
void |
release()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PluginException(long Handle)
throws PluginException
PluginException
public PluginException(java.lang.String Message)
throws PluginException
PluginException| Method Detail |
|---|
protected void finalize()
throws PluginException
finalize in class java.lang.ObjectPluginException
public void release()
throws PluginException
PluginExceptionpublic java.lang.String getMessage()
getMessage in class java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||