is thrown when a NumberFormat string is syntactically incorrect. More...
import "MalformedNumberFormatException.idl";
Public Attributes | |
long | CheckPos |
contains the character position in the string where the malformation begins. | |
![]() | |
string | Message |
gives a detailed description of the reason, why the exception was thrown. | |
com::sun::star::uno::XInterface | Context |
should contain a reference to the original, which raised the exception. | |
is thrown when a NumberFormat string is syntactically incorrect.
long CheckPos |
contains the character position in the string where the malformation begins.