Lines Matching refs:ex

66         } catch (MalformedObjectNameException ex) {
147 } catch (MBeanException ex) {
148 throw new GmbalException( "Exception in getMeta", ex ) ;
149 } catch (RuntimeOperationsException ex) {
150 throw new GmbalException( "Exception in getMeta", ex ) ;
151 } catch (InstanceNotFoundException ex) {
152 throw new GmbalException( "Exception in getMeta", ex ) ;
153 } catch (IntrospectionException ex) {
154 throw new GmbalException( "Exception in getMeta", ex ) ;
155 } catch (ReflectionException ex) {
156 throw new GmbalException( "Exception in getMeta", ex ) ;
157 } catch (IOException ex) {
158 throw new GmbalException( "Exception in getMeta", ex ) ;
186 } catch (MBeanException ex) {
187 throw new GmbalException( "Exception in getAttribute", ex ) ;
188 } catch (AttributeNotFoundException ex) {
189 throw new GmbalException( "Exception in getAttribute", ex ) ;
190 } catch (ReflectionException ex) {
191 throw new GmbalException( "Exception in getAttribute", ex ) ;
192 } catch (InstanceNotFoundException ex) {
193 throw new GmbalException( "Exception in getAttribute", ex ) ;
194 } catch (IOException ex) {
195 throw new GmbalException( "Exception in getAttribute", ex ) ;
207 } catch (InstanceNotFoundException ex) {
208 throw new GmbalException( "Exception in setAttribute", ex ) ;
209 } catch (AttributeNotFoundException ex) {
210 throw new GmbalException( "Exception in setAttribute", ex ) ;
211 } catch (InvalidAttributeValueException ex) {
212 throw new GmbalException( "Exception in setAttribute", ex ) ;
213 } catch (MBeanException ex) {
214 throw new GmbalException( "Exception in setAttribute", ex ) ;
215 } catch (ReflectionException ex) {
216 throw new GmbalException( "Exception in setAttribute", ex ) ;
217 } catch (IOException ex) {
218 throw new GmbalException( "Exception in setAttribute", ex ) ;
225 } catch (InstanceNotFoundException ex) {
226 throw new GmbalException( "Exception in getAttributes", ex ) ;
227 } catch (ReflectionException ex) {
228 throw new GmbalException( "Exception in getAttributes", ex ) ;
229 } catch (IOException ex) {
230 throw new GmbalException( "Exception in getAttributes", ex ) ;
237 } catch (InstanceNotFoundException ex) {
238 throw new GmbalException( "Exception in setAttributes", ex ) ;
239 } catch (ReflectionException ex) {
240 throw new GmbalException( "Exception in setAttributes", ex ) ;
241 } catch (IOException ex) {
242 throw new GmbalException( "Exception in setAttributes", ex ) ;
250 } catch (InstanceNotFoundException ex) {
251 throw new GmbalException( "Exception in invoke", ex ) ;
252 } catch (IOException ex) {
253 throw new GmbalException( "Exception in invoke", ex ) ;
260 } catch (InstanceNotFoundException ex) {
261 throw new GmbalException( "Exception in invoke", ex ) ;
262 } catch (IntrospectionException ex) {
263 throw new GmbalException( "Exception in invoke", ex ) ;
264 } catch (ReflectionException ex) {
265 throw new GmbalException( "Exception in invoke", ex ) ;
266 } catch (IOException ex) {
267 throw new GmbalException( "Exception in invoke", ex ) ;