AgentryException(String, Throwable) constructor
Constructs a new AgentryException object.
Syntax
public
AgentryException
(
String
message
,
Throwable
cause
)
Parameters
message
– The error message.
cause
– The causing exception.
Parent topic:
AgentryException class
Created February 12, 2014.
To comment on this topic, go to:
DocCommentXchange
.