fipaos.util
Class DynamicClassException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--fipaos.FIPAOSException
|
+--fipaos.util.DynamicClassException
- public class DynamicClassException
- extends FIPAOSException
Wraps an exception from a dynamically invoked method on a object wrapped
by DynamicClass
Methods inherited from class java.lang.Throwable |
getMessage, getLocalizedMessage, fillInStackTrace |
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait |
DynamicClassException
public DynamicClassException(Throwable e)
getThrowable
public Throwable getThrowable()
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(PrintStream ps)
printStackTrace
public void printStackTrace(PrintWriter pw)
toString
public String toString()
to Class java.lang.Throwable