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