net.dpml.transit.link
Class LinkNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.ProtocolException
net.dpml.transit.TransitException
net.dpml.transit.artifact.ArtifactException
net.dpml.transit.artifact.ArtifactNotFoundException
net.dpml.transit.link.LinkNotFoundException
- All Implemented Interfaces:
- Serializable
public class LinkNotFoundException
- extends ArtifactNotFoundException
Exception to indicate that a link could not be located.
- Version:
- 1.1.0
- Author:
- Digital Product Meta Library
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LinkNotFoundException
public LinkNotFoundException(String message,
URI uri)
- Construct a new
LinkNotFoundException
instance.
- Parameters:
message
- The detail message for this exception.uri
- the link uri