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