***  This class is subject to change   ***

com.sas.workspace
Class AppServerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.sas.workspace.AppServerException
All Implemented Interfaces:
Direct Known Subclasses:
AppServerCodeErrorException

public class AppServerException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
AppServerException()
           
AppServerException(String s)
           
 
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

AppServerException

public AppServerException()

AppServerException

public AppServerException(String s)

***  This class is subject to change   ***



Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 15:47:03