com.beasys.BEAWrapper
Class ServantAlreadyActive

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.beasys.BEAWrapper.ServantAlreadyActive

public final class ServantAlreadyActive
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ServantAlreadyActive()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServantAlreadyActive

public ServantAlreadyActive()