com.sun.jdi.connect
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:
- Serialized Form
IllegalConnectorArgumentsException
public IllegalConnectorArgumentsException(String s,
String name)
IllegalConnectorArgumentsException
public IllegalConnectorArgumentsException(String s,
List names)
argumentNames
public List argumentNames()