ajanta.util
Class AgentInadmissibleException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--ajanta.util.ATPException
                    |
                    +--ajanta.util.AgentInadmissibleException
All Implemented Interfaces:
java.io.Serializable

public class AgentInadmissibleException
extends ATPException

See Also:
Serialized Form

Constructor Summary
AgentInadmissibleException()
           
AgentInadmissibleException(java.lang.String mesg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentInadmissibleException

public AgentInadmissibleException()

AgentInadmissibleException

public AgentInadmissibleException(java.lang.String mesg)