org.apache.falcon.entity.parser
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.falcon.FalconException
org.apache.falcon.entity.parser.ValidationException
- All Implemented Interfaces:
- Serializable
public class ValidationException
- extends FalconException
ValidationException during parsing.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidationException
public ValidationException(String message)
ValidationException
public ValidationException(Exception e)
ValidationException
public ValidationException(String message,
Exception e)
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.