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