org.melati.poem
Class NotInSessionPoemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.poem.SeriousPoemException
org.melati.poem.NotInSessionPoemException
- All Implemented Interfaces:
- Serializable
public class NotInSessionPoemException
- extends SeriousPoemException
Thrown when it is discovered that a Transaction
has
somehow been created outside a Session
.
- See Also:
- Serialized Form
NotInSessionPoemException
public NotInSessionPoemException()
- Constructor.
NotInSessionPoemException
public NotInSessionPoemException(String message)
- Constructor with message.
- Parameters:
message
- the message
Copyright © 2000-2010 PanEris. All Rights Reserved.