org.melati.poem
Class UnexpectedNoSuchRowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.poem.SeriousPoemException
org.melati.poem.UnexpectedNoSuchRowException
- All Implemented Interfaces:
- Serializable
public class UnexpectedNoSuchRowException
- extends SeriousPoemException
Thrown when a NoSuchRowPoemException
is thrown when it
is not thought to be possible for it to, if all is working well.
- Author:
- WilliamC@paneris.org
- See Also:
- Serialized Form
UnexpectedNoSuchRowException
public UnexpectedNoSuchRowException(NoSuchRowPoemException exception)
- Constructor.
Copyright © 2000-2010 PanEris. All Rights Reserved.