public class GeneralNamesException
extends java.security.GeneralSecurityException
| Constructor and Description |
|---|
GeneralNamesException()
Constructs a GeneralNamesException with no detail message.
|
GeneralNamesException(java.lang.String message)
Constructs the exception with the specified error message.
|
public GeneralNamesException()
public GeneralNamesException(java.lang.String message)
message - the requisite error message.