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