LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
IllegalArgumentException Exception Referencepublished

This exception is thrown to indicate that a method has passed an illegal or inappropriate argument. More...

import "IllegalArgumentException.idl";

Inheritance diagram for IllegalArgumentException:
RuntimeException Exception

Public Attributes

short ArgumentPosition
 identifies the position of the illegal argument. More...
 

Detailed Description

This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.

Member Data Documentation

short ArgumentPosition

identifies the position of the illegal argument.

This field is -1 if the position is not known.


The documentation for this exception was generated from the following file: