public class PathNotFoundException extends ReplicationException
Constructor and Description |
---|
PathNotFoundException(java.lang.Exception e)
Creates a
PathNotFoundException given
a root exception |
PathNotFoundException(java.lang.String s)
Creates a
PathNotFoundException given
a message describing the failure cause |
PathNotFoundException(java.lang.String s,
java.lang.Exception e)
Creates a
PathNotFoundException given
a message describing the failure cause and a root
exception |
public PathNotFoundException(java.lang.String s)
PathNotFoundException
given
a message describing the failure causes
- descriptionpublic PathNotFoundException(java.lang.String s, java.lang.Exception e)
PathNotFoundException
given
a message describing the failure cause and a root
exceptions
- descriptione
- root failure causepublic PathNotFoundException(java.lang.Exception e)
PathNotFoundException
given
a root exceptione
- root failure cause"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"