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

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

Uses of Message in org.glassfish.gmbal.impl
 

Methods in org.glassfish.gmbal.impl with annotations of type Message
 RuntimeException Exceptions.annotationMethodException(Method m, Exception exc)
           
 IllegalArgumentException Exceptions.annotationsNotSupported(AnnotatedElement elem)
           
 void Exceptions.attributeGettingError(Exception ex, String name)
           
 void Exceptions.attributeSettingError(Exception ex, String name)
           
 IllegalArgumentException Exceptions.badFieldFormat(String field)
           
 IllegalArgumentException Exceptions.badFieldName()
           
 IllegalArgumentException Exceptions.badInheritedAttributeAnnotation(EvaluatedClassDeclaration cls)
           
 IllegalArgumentException Exceptions.cannotAddNullAnnotation(AnnotatedElement element)
           
 IllegalArgumentException Exceptions.cannotConvertToJavaType(EvaluatedType type)
           
 IllegalArgumentException Exceptions.childMustBeSingleton(ObjectName pname, String ctype, ObjectName cname)
           
 AttributeNotFoundException Exceptions.couldNotFindAttribute(String name)
           
 IllegalArgumentException Exceptions.couldNotFindOperation(String name)
           
 IllegalArgumentException Exceptions.couldNotFindOperationAndSignature(String name, List<String> signature)
           
 AttributeNotFoundException Exceptions.couldNotFindWritableAttribute(String name)
           
 IllegalStateException Exceptions.createRootCalled(String methodName)
           
 IllegalStateException Exceptions.createRootNotCalled(String methodName)
           
 void Exceptions.deferredRegistrationException(JMException exc, MBeanImpl mbean)
           
 IllegalArgumentException Exceptions.differentSizeArrays()
           
 IllegalArgumentException Exceptions.duplicateAMXFieldName(String actualId, String methodName, String className)
           
 IllegalArgumentException Exceptions.duplicateAnnotation(AnnotatedElement element, String name)
           
 IllegalArgumentException Exceptions.duplicateFieldName(String name)
           
 IllegalArgumentException Exceptions.duplicateObjectNameKeyAttributes(EvaluatedMethodDeclaration first, EvaluatedMethodDeclaration second, String className)
           
 IllegalArgumentException Exceptions.entityNotObjectName(Object entity)
           
 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)
           
 IllegalArgumentException Exceptions.excForAddDescriptorFieldsToMap(String field)
           
 IllegalArgumentException Exceptions.excForAddToMap(String name, Object value, Object oldValue)
           
 IllegalArgumentException Exceptions.excForAnnotationToField(String name)
           
 GmbalException Exceptions.excForCheckType(AttributeDescriptor.AttributeType at)
           
 GmbalException Exceptions.excForGetMeta(MBeanException ex)
           
 IllegalArgumentException Exceptions.excForMakeFromAnnotated(EvaluatedDeclaration m)
           
 IllegalArgumentException Exceptions.excForMakeFromInherited()
           
 InvalidObjectException Exceptions.excForReadResolveImmutableDescriptor()
           
 IllegalArgumentException Exceptions.excForUnion(String name, Object oldValue, Object value)
           
 IllegalArgumentException Exceptions.excInMakeMapTabularDataToManagedEntity(Exception exc)
           
 IllegalStateException Exceptions.excInOpenParameterInfo(IllegalArgumentException exc, String paramName, EvaluatedMethodDeclaration meth)
           
 IllegalArgumentException Exceptions.illegalAttributeField(EvaluatedFieldDeclaration cls)
           
 GmbalException Exceptions.invalidRootParentName(ObjectName oname)
           
 IllegalArgumentException Exceptions.invalidSubtypeOfParent(ObjectName oname, Set<String> subTypes, ObjectName objectName, String type)
           
 IllegalStateException Exceptions.iteratorNotFound(EvaluatedClassDeclaration cls)
           
 String Exceptions.keyFieldDescription(String mapType)
           
 IllegalArgumentException Exceptions.malformedObjectName(Exception exc, String str)
           
 IllegalArgumentException Exceptions.managedObjectAnnotationNotFound(String cname)
           
 String Exceptions.nameOfManagedObject()
           
 IllegalStateException Exceptions.nextNotFound(EvaluatedClassDeclaration cls)
           
 IllegalArgumentException Exceptions.noAnnotationFound(String name, String cls)
           
 IllegalArgumentException Exceptions.noArrayOfArray(Exception exc)
           
 IllegalArgumentException Exceptions.nodeAlreadyHasParent(MBeanImpl entity)
           
 String Exceptions.noDescriptionAvailable()
           
 IllegalArgumentException Exceptions.nonSingletonRequiresName(MBeanImpl parentEntity, String type)
           
 IllegalArgumentException Exceptions.noRootObjectName(Exception ex)
           
 UnsupportedOperationException Exceptions.noStringConstructor(Class cls)
           
 void Exceptions.noStringConstructorAvailable(Exception exc, String name)
           
 IllegalArgumentException Exceptions.notAString(Object obj)
           
 IllegalArgumentException Exceptions.notBothNull()
           
 IllegalArgumentException Exceptions.notPartOfThisTree(MBeanImpl mbi)
           
 IllegalArgumentException Exceptions.nullArgument()
           
 IllegalArgumentException Exceptions.nullArrayParameter()
           
 IllegalArgumentException Exceptions.nullFieldsParameter()
           
 IllegalArgumentException Exceptions.nullMap()
           
 IllegalArgumentException Exceptions.objectAlreadyRegistered(Object obj, MBeanImpl oldMbi)
           
 IllegalArgumentException Exceptions.objectNotFound(Object obj)
           
 IllegalArgumentException Exceptions.objStringWrongRegisterCall(String str)
           
 UnsupportedOperationException Exceptions.openToJavaNotSupported(OpenType otype, EvaluatedType javaType)
           
 IllegalArgumentException Exceptions.openTypeInArrayTypeException(OpenType ot, Exception exc)
           
 IllegalArgumentException Exceptions.parameterNamesLengthBad()
           
 IllegalArgumentException Exceptions.paramTypeNeedsArgument(ParameterizedType type)
           
 IllegalArgumentException Exceptions.parentCannotBeNull()
           
 IllegalArgumentException Exceptions.parentNotFound(Object parent)
           
 IllegalArgumentException Exceptions.ppNullInRootParent()
           
 UnsupportedOperationException Exceptions.recursiveTypesNotSupported(EvaluatedType et)
           
 void Exceptions.registeringMBean(ObjectName oname)
           
 void Exceptions.registerMBeanRegistered(ObjectName oname)
           
 UnsupportedOperationException Exceptions.removeNotSupported()
           
 IllegalStateException Exceptions.rootAlreadySet()
           
 IllegalStateException Exceptions.rootNotSet()
           
 IllegalArgumentException Exceptions.rootRegisterFail(Exception ex, ObjectName rootName)
           
 String Exceptions.rowTypeDescription(String mapType)
           
 void Exceptions.shouldNotHappen(Exception ex)
           
 IllegalArgumentException Exceptions.singletonCannotSpecifyName(MBeanImpl parentEntity, String type, String name)
           
 IllegalArgumentException Exceptions.stringConversionError(Class cls, Exception exc)
           
 String Exceptions.tableDescription(String mapType)
           
 String Exceptions.tableName(String mapType)
           
 IllegalArgumentException Exceptions.typeNullInRootParent()
           
 IllegalArgumentException Exceptions.typesMustMatch()
           
 void Exceptions.unexpectedException(String method, Throwable exc)
           
 IllegalArgumentException Exceptions.unknownDeclarationType(EvaluatedDeclaration decl)
           
 void Exceptions.unregisteringMBean(ObjectName oname)
           
 void Exceptions.unregisterMBeanNotRegistered(ObjectName oname)
           
 IllegalArgumentException Exceptions.unsupportedOpenType(OpenType ot)
           
 UnsupportedOperationException Exceptions.unsupportedOperation()
           
 String Exceptions.valueFieldDescription(String mapType)
           
 

Uses of Message in org.glassfish.gmbal.typelib
 

Methods in org.glassfish.gmbal.typelib with annotations of type Message
 IllegalArgumentException Exceptions.evaluateTypeCalledWithMethod(Object type)
           
 IllegalArgumentException Exceptions.evaluateTypeCalledWithUnknownType(Object type)
           
 IllegalStateException Exceptions.internalTypeEvaluatorError(Exception exc)
           
 IllegalArgumentException Exceptions.listsNotTheSameLengthInParamType(ParameterizedType pt)
           
 UnsupportedOperationException Exceptions.multipleUpperBoundsNotSupported(Object type)
           
 



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