:: com :: sun :: star :: lang ::
|
exception IllegalArgumentException |
- Base Hierarchy
IllegalArgumentException
┗ ::com::sun::star::uno::Exception
|
- 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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.