JavaInitializationException.idl (408a4873) | JavaInitializationException.idl (95a17a32) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 30 unchanged lines hidden (view full) --- 39 other exceptions in this namespace which inherit JavaInitializationException. 40 These are: 41 <p> 42 <type scope:"com::sun::star::java">JavaDisabledException</type> <br> 43 <type scope:"com::sun::star::java">JavaNotConfiguredException</type> <br> 44 <type scope:"com::sun::star::java">MissingJavaRuntimeException</type> <br> 45 <type scope:"com::sun::star::java">JavaVMCreationFailureException</type> <br> 46 | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 30 unchanged lines hidden (view full) --- 39 other exceptions in this namespace which inherit JavaInitializationException. 40 These are: 41 <p> 42 <type scope:"com::sun::star::java">JavaDisabledException</type> <br> 43 <type scope:"com::sun::star::java">JavaNotConfiguredException</type> <br> 44 <type scope:"com::sun::star::java">MissingJavaRuntimeException</type> <br> 45 <type scope:"com::sun::star::java">JavaVMCreationFailureException</type> <br> 46 |
47 @since OOo 1.1.2 | 47 @since OpenOffice 1.1.2 |
48 */ 49published exception JavaInitializationException: com::sun::star::uno::DeploymentException 50{ 51}; 52 53}; }; }; }; 54 55#endif | 48 */ 49published exception JavaInitializationException: com::sun::star::uno::DeploymentException 50{ 51}; 52 53}; }; }; }; 54 55#endif |