:: com :: sun :: star :: lang ::
|
exception IllegalArgumentException |
- Base Hierarchy
::com::sun::star::uno::Exception
|
+-IllegalArgumentException
|
- Description
- This exception is thrown to indicate that a method has
passed an illegal or inappropriate argument.
|
Elements' Summary |
ArgumentPosition |
identifies the position of the illegal argument.
|
Elements' Details |
ArgumentPosition
short ArgumentPosition;
- Description
- identifies the position of the illegal argument.
This field is -1 if the position is not known.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.