org.melati.poem
Class UnexpectedValidationPoemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.poem.SeriousPoemException
org.melati.poem.UnexpectedValidationPoemException
- All Implemented Interfaces:
- Serializable
public class UnexpectedValidationPoemException
- extends SeriousPoemException
Thrown when a ValidationPoemException
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
UnexpectedValidationPoemException
public UnexpectedValidationPoemException(ValidationPoemException exception)
- Constructor.
Copyright © 2000-2010 PanEris. All Rights Reserved.