net.obsearch.example
Class SliceParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.obsearch.exception.OBException
net.obsearch.example.SliceParseException
- All Implemented Interfaces:
- Serializable
public class SliceParseException
- extends OBException
Class used to generate an error when a Tree cannot be parsed properly.
- Since:
- 0.7
- Author:
- Arnoldo Jose Muller Molina
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SliceParseException
public SliceParseException(String x,
Exception e)
- Constructor.
- Parameters:
x
- Original slicee
- Exception that was thrown
Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.