org.apache.falcon.entity
Class EntityNotRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.falcon.FalconException
org.apache.falcon.entity.EntityNotRegisteredException
- All Implemented Interfaces:
- Serializable
public class EntityNotRegisteredException
- extends FalconException
Exception thrown by falcon when entity is not registered already in config store.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EntityNotRegisteredException
public EntityNotRegisteredException(String message)
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.