Serialized Form


Package org.jboss.errai.codegen.framework.exception

Class org.jboss.errai.codegen.framework.exception.InvalidExpressionException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.jboss.errai.codegen.framework.exception.InvalidTypeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.jboss.errai.codegen.framework.exception.OutOfScopeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.jboss.errai.codegen.framework.exception.TypeNotIterableException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.jboss.errai.codegen.framework.exception.UndefinedConstructorException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

type

MetaClass type

parameterTypes

MetaClass[] parameterTypes

Class org.jboss.errai.codegen.framework.exception.UndefinedFieldException extends RuntimeException implements Serializable

Serialized Fields

fieldName

String fieldName

declaringClass

MetaClass declaringClass

Class org.jboss.errai.codegen.framework.exception.UndefinedMethodException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

declaringClass

MetaClass declaringClass

methodName

String methodName

parameterTypes

MetaClass[] parameterTypes



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.