com.redhat.persistence
Class NoSuchPathException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.redhat.persistence.ProtoException
                  extended bycom.redhat.persistence.NoSuchPathException
All Implemented Interfaces:
Serializable

public class NoSuchPathException
extends ProtoException

NoSuchPathException

Version:
$Revision: #5 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>
See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.redhat.persistence.ProtoException
ProtoException.Role
 
Field Summary
static String versionId
           
 
Fields inherited from class com.redhat.persistence.ProtoException
OBJECT, PROPERTY, VALUE
 
Constructor Summary
NoSuchPathException(Path path)
           
 
Method Summary
 Path getPath()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

NoSuchPathException

public NoSuchPathException(Path path)
Method Detail

getPath

public Path getPath()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC