NoCompatibleSourceException constructor
NoCompatibleSourceException(
- String message
Creates a NoCompatibleSourceException.
Implementation
NoCompatibleSourceException(this.message);
Creates a NoCompatibleSourceException.
NoCompatibleSourceException(this.message);