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