Module jdk.jdi

Class IllegalConnectorArgumentsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.jdi.connect.IllegalConnectorArgumentsException
All Implemented Interfaces:
Serializable

public class IllegalConnectorArgumentsException extends Exception
Thrown to indicate an invalid argument or inconsistent passed to a Connector.
Since:
1.3
See Also: