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

com.sas.workspace
Class AppServerCodeErrorException

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

public class AppServerCodeErrorException
extends AppServerException

See Also:
Serialized Form

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

AppServerCodeErrorException

public AppServerCodeErrorException()

AppServerCodeErrorException

public AppServerCodeErrorException(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