PortScannerTaskException constructor
PortScannerTaskException(
- String cause
Creates a new instance of PortScannerTaskException.
cause The cause of the exception.
Implementation
PortScannerTaskException(this.cause);