All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.sdi.wap.SessionExpiredException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.sdi.wap.SessionExpiredException

public class SessionExpiredException
extends Exception
Insert the type's description here.


Constructor Index

 o SessionExpiredException()
SessionExpiredException constructor comment.
 o SessionExpiredException(String)
SessionExpiredException constructor comment.

Constructors

 o SessionExpiredException
 public SessionExpiredException()
SessionExpiredException constructor comment.

 o SessionExpiredException
 public SessionExpiredException(String s)
SessionExpiredException constructor comment.

Parameters:
s - java.lang.String

All Packages  Class Hierarchy  This Package  Previous  Next  Index