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