Package com.sun.star.comp.beans
Class InvalidArgumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.star.comp.beans.InvalidArgumentException
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated public class InvalidArgumentException extends java.lang.Exception
Deprecated.indicates an invalid argument in a function call.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidArgumentException()
Deprecated.
-