public class GeneralNamesException extends GeneralSecurityException
Constructor and Description |
---|
GeneralNamesException()
Constructs a GeneralNamesException with no detail message.
|
GeneralNamesException(String message)
Constructs the exception with the specified error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GeneralNamesException()
public GeneralNamesException(String message)
message
- the requisite error message.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.