exception WrongJavaVersionException in module com::sun::star::java:: |
exception WrongJavaVersionException : com::sun::star::uno::Exception ;
indicates that an operation involving Java (probably executing Java code) failed due to a wrong Java version.
Field Summary |
|
LowestSupportedVersion | contains the lowest Java version for which the operation would succeed, or is left empty if this is unknown. |
HighestSupportedVersion | contains the highest Java version for which the operation would succeed, or is left empty if this is unknown. |
DetectedVersion | contains the Java version that has been detected, or is left empty if this is unknown. |
Field Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.