An exception thrown by the class generator
| Constructor and description | 
|---|
                                ClassGeneratorException
                                (String message) | 
                        
                                ClassGeneratorException
                                (String message, Throwable cause) | 
                        
| Methods inherited from class | Name | 
|---|---|
class RuntimeException | 
                            printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll | 
                        
class Exception | 
                            printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll | 
                        
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.