net.sf.cglib.core

Class CodeGenerationException

public class CodeGenerationException extends RuntimeException

Version: $Id: CodeGenerationException.java,v 1.3 2004/06/24 21:15:21 herbyderby Exp $

Constructor Summary
CodeGenerationException(Throwable cause)
Method Summary
ThrowablegetCause()

Constructor Detail

CodeGenerationException

public CodeGenerationException(Throwable cause)

Method Detail

getCause

public Throwable getCause()
Copyright (c) 2001 - Apache Software Foundation