com.bigdata.bfs
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bigdata.bfs.NotFoundException
- All Implemented Interfaces:
- Serializable
public class NotFoundException
- extends RuntimeException
Thrown when the identified document was not found.
- Version:
- $Id: NotFoundException.java 2265 2009-10-26 12:51:06Z thompsonbry $
- Author:
- Bryan Thompson
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotFoundException
public NotFoundException(String id)
Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.