org.foray.fotree
Class PropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.foray.fotree.PropertyException
- All Implemented Interfaces:
- Serializable
public class PropertyException
- extends Exception
Exception class for handling errors during property parsing.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertyException
public PropertyException(String detail)
- Constructor.
- Parameters:
detail
- The detail exception message.
Copyright © 2017. All rights reserved.