19#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
20#define __com_sun_star_lang_IllegalArgumentException_idl__
24module
com { module sun { module star { module lang {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:31
short ArgumentPosition
identifies the position of the illegal argument.
Definition IllegalArgumentException.idl:36
This exception or a subclass can occur at every interface method.
Definition RuntimeException.idl:38
Definition Ambiguous.idl:22