jGCS Documentation

net.sf.jgcs
Class ClosedSessionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by net.sf.jgcs.JGCSException
                  extended by net.sf.jgcs.ClosedSessionException
All Implemented Interfaces:
java.io.Serializable

public class ClosedSessionException
extends JGCSException

This class defines a ClosedSessionException.

Version:
1.0
Author:
Nuno Carvalho
See Also:
Serialized Form

Constructor Summary
ClosedSessionException()
           
ClosedSessionException(java.lang.String s)
           
ClosedSessionException(java.lang.String s, java.lang.Throwable t)
           
 
Method Summary
 
Methods inherited from class net.sf.jgcs.JGCSException
getCause, getErrorCode
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

ClosedSessionException

public ClosedSessionException()

ClosedSessionException

public ClosedSessionException(java.lang.String s,
                              java.lang.Throwable t)

ClosedSessionException

public ClosedSessionException(java.lang.String s)

jGCS Documentation

Copyright (c) 2006, Universidade de Lisboa
For updates and related information please see jGCS home page