ManagerScanningException

public abstract exception ManagerScanningException extends IllegalStateException

Base class for all exceptions thrown byJacquardManager.

Constructors

ManagerScanningException

public ManagerScanningException(String message)

Constructs an ManagerScanningException with the specified detail message. A detail message is a String that describes this particular exception.

Parameters

Name Description
String message

the String that contains a detailed message