SilverStream
Application Server 3.5

com.sssw.srv.api
Class AgoCatastrophicServerException

java.lang.Object
 |
 +--java.lang.Throwable
       |
       +--java.lang.Exception
             |
             +--com.sssw.srv.api.AgoCatastrophicServerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AgoCacheMgrCommException

public class AgoCatastrophicServerException
extends Exception

Nothing can be done if this exception is thrown by the server!!

See Also:
Serialized Form

Constructor Summary
AgoCatastrophicServerException()
           
 
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
 

Constructor Detail

AgoCatastrophicServerException

public AgoCatastrophicServerException()

SilverStream
Application Server 3.5