Package bluej.extensions2
Class InvocationArgumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- bluej.extensions2.ExtensionException
-
- bluej.extensions2.InvocationArgumentException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvocationArgumentException extends ExtensionException
This exception will be thrown when the parameters passed to an invocation do not match the list of arguments of the invocation.- See Also:
- Serialized Form