IdentifierException constructor
IdentifierException(
- String cause
Exception constructor containing the description for the exception.
Implementation
IdentifierException(this.cause);
Exception constructor containing the description for the exception.
IdentifierException(this.cause);