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 December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.