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