Class Servlet.Interface.SystemException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Servlet.Interface.SystemException

Object
   |
   +----Throwable
           |
           +----Exception
                   |
                   +----Servlet.Interface.SystemException

public class SystemException
extends Exception

Constructor Index

 o Servlet.Interface.SystemException(int, String)

Method Index

 o getStatus()

Constructors

 o SystemException
public SystemException(int status,
                       String ExceptionMessage)

Methods

 o getStatus
public int getStatus()

All Packages  Class Hierarchy  This Package  Previous  Next  Index