20 module
com { module sun { module star { module java {
indicates that an operation involving Java (probably executing Java code) failed due to a wrong Java ...
Definition: WrongJavaVersionException.idl:25
the base of all UNO exceptions
Definition: Exception.idl:28
Definition: Ambiguous.idl:20
string HighestSupportedVersion
contains the highest Java version for which the operation would succeed, or is left empty if this is ...
Definition: WrongJavaVersionException.idl:35
string LowestSupportedVersion
contains the lowest Java version for which the operation would succeed, or is left empty if this is u...
Definition: WrongJavaVersionException.idl:30
string DetectedVersion
contains the Java version that has been detected, or is left empty if this is unknown.
Definition: WrongJavaVersionException.idl:40