jade.wrapper
Class ControllerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jade.wrapper.ControllerException
Direct Known Subclasses:
StaleProxyException

public class ControllerException
extends java.lang.Exception

This exception class is thrown when an operation fails on any of the agent controller methods.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait