Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.codegen.exception.GenerationException

Packages that use GenerationException
org.jboss.errai.codegen.builder.callstack   
org.jboss.errai.codegen.exception   
 

Uses of GenerationException in org.jboss.errai.codegen.builder.callstack
 

Methods in org.jboss.errai.codegen.builder.callstack with parameters of type GenerationException
protected  void AbstractCallElement.blameAndRethrow(GenerationException e)
           
 

Uses of GenerationException in org.jboss.errai.codegen.exception
 

Subclasses of GenerationException in org.jboss.errai.codegen.exception
 class CyclicalObjectGraphException
           
 class InvalidExpressionException
           
 class InvalidTypeException
           
 class NotLiteralizableException
          Thrown when a LiteralValue is requested for an object that cannot be represented as a LiteralValue.
 class OutOfScopeException
           
 class TypeNotIterableException
           
 class UndefinedConstructorException
           
 class UndefinedFieldException
           
 class UndefinedMethodException
           
 class UnproxyableClassException
           
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.