Uses of Class
org.glassfish.gmbal.logex.Chain

Packages that use Chain
org.glassfish.gmbal.impl   
org.glassfish.gmbal.typelib   
 

Uses of Chain in org.glassfish.gmbal.impl
 

Method parameters in org.glassfish.gmbal.impl with annotations of type Chain
 RuntimeException Exceptions.annotationMethodException(Method m, Exception exc)
           
 void Exceptions.attributeGettingError(Exception ex, String name)
           
 void Exceptions.attributeSettingError(Exception ex, String name)
           
 void Exceptions.deferredRegistrationException(JMException exc, MBeanImpl mbean)
           
 IllegalArgumentException Exceptions.errorInConstructingMBean(String objName, JMException exc)
           
 void Exceptions.errorInConstructingOpenData(String name, String id, JMException ex)
           
 IllegalArgumentException Exceptions.exceptionInHandleManagedData(Exception exc)
           
 IllegalArgumentException Exceptions.exceptionInMakeCompositeType(Exception exc)
           
 IllegalArgumentException Exceptions.exceptionInMakeMapTabularType(Exception exc)
           
 IllegalArgumentException Exceptions.exceptionInRegister(Exception ex)
           
 IllegalArgumentException Exceptions.exceptionInUnregister(Exception ex)
           
 UndeclaredThrowableException Exceptions.excForAddAnnotationFieldsToMap(Exception ex)
           
 GmbalException Exceptions.excForGetMeta(MBeanException ex)
           
 IllegalArgumentException Exceptions.excInMakeMapTabularDataToManagedEntity(Exception exc)
           
 IllegalStateException Exceptions.excInOpenParameterInfo(IllegalArgumentException exc, String paramName, EvaluatedMethodDeclaration meth)
           
 IllegalArgumentException Exceptions.malformedObjectName(Exception exc, String str)
           
 IllegalArgumentException Exceptions.noArrayOfArray(Exception exc)
           
 IllegalArgumentException Exceptions.noRootObjectName(Exception ex)
           
 void Exceptions.noStringConstructorAvailable(Exception exc, String name)
           
 IllegalArgumentException Exceptions.openTypeInArrayTypeException(OpenType ot, Exception exc)
           
 IllegalArgumentException Exceptions.rootRegisterFail(Exception ex, ObjectName rootName)
           
 void Exceptions.shouldNotHappen(Exception ex)
           
 IllegalArgumentException Exceptions.stringConversionError(Class cls, Exception exc)
           
 void Exceptions.unexpectedException(String method, Throwable exc)
           
 

Uses of Chain in org.glassfish.gmbal.typelib
 

Method parameters in org.glassfish.gmbal.typelib with annotations of type Chain
 IllegalStateException Exceptions.internalTypeEvaluatorError(Exception exc)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.