net.trajano.twiff
Class MissingSessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.trajano.twiff.TwiffException
net.trajano.twiff.MissingSessionException
- All Implemented Interfaces:
- Serializable
public class MissingSessionException
- extends TwiffException
Subclass of TwiffException
when a no session has
been created when one is expected.
- Author:
- Archimedes Trajano
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingSessionException
public MissingSessionException()
- Construct a new exception.
Copyright © 2004-2005 trajano.net. All Rights Reserved.