net.sf.cglib.core
Class CodeGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.cglib.core.CodeGenerationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UndeclaredThrowableException
public class CodeGenerationException
- extends RuntimeException
- Version:
- $Id: CodeGenerationException.java,v 1.3 2004/06/24 21:15:21 herbyderby Exp $
- See Also:
- Serialized Form
CodeGenerationException
public CodeGenerationException(Throwable cause)
getCause
public Throwable getCause()
- Overrides:
getCause in class Throwable
Copyright © 2012 Oracle Corporation. All Rights Reserved.