SilverStream
Application Server 3.5

com.sssw.rt.util
Class AgoUnsupportedOperationException

java.lang.Object
 |
 +--java.lang.Throwable
       |
       +--java.lang.Exception
             |
             +--java.lang.RuntimeException
                   |
                   +--com.sssw.rt.util.AgoApplicationException
                         |
                         +--com.sssw.rt.util.AgoUnsupportedOperationException
All Implemented Interfaces:
AgiParentedException, Serializable

public class AgoUnsupportedOperationException
extends AgoApplicationException

AgoUnsupportedOperationException

See Also:
Serialized Form

Constructor Summary
AgoUnsupportedOperationException()
          AgoUnsupportedOperationException constructor
 
Methods inherited from class com.sssw.rt.util.AgoApplicationException
getMessage, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods implemented from interface com.sssw.rt.util.AgiParentedException
getExceptionParent
 

Constructor Detail

AgoUnsupportedOperationException

public AgoUnsupportedOperationException()
AgoUnsupportedOperationException constructor

SilverStream
Application Server 3.5