PasswordException(String) constructor
Constructor that accepts the message to be associated with the exception.
Syntax
PasswordException
(
String
message
)
Parameters
message
– Message to be associated with the exception.
Created November 9, 2013.
To comment on this topic, go to:
DocCommentXchange
.