Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
:: com :: sun :: star :: java ::  
 | 
| exception WrongJavaVersionException | 
- Base Hierarchy
 
WrongJavaVersionException
 ┗ ::com::sun::star::uno::Exception
  
 
 | 
- Description
 
- indicates that an operation involving Java (probably executing Java code)
 failed due to a wrong Java version.
 
 
 
 | 
| Elements' 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.
   | 
| Elements' Details | 
LowestSupportedVersion
string LowestSupportedVersion; 
- Description
 
- contains the lowest Java version for which the operation would
 succeed, or is left empty if this is unknown.
 
 
 
 | 
 
 
 | 
HighestSupportedVersion
string HighestSupportedVersion; 
- Description
 
- contains the highest Java version for which the operation would
 succeed, or is left empty if this is unknown.
 
 
 
 | 
 
 
 | 
DetectedVersion
string DetectedVersion; 
- Description
 
- contains the Java version that has been detected, or is left empty if
 this is unknown.
 
 
 
 | 
 
 
 | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.