net.sf.cglib.core

Class CodeGenerationException

Known Direct Subclasses:
UndeclaredThrowableException

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

Throwable
getCause()

Constructor Details

CodeGenerationException

public CodeGenerationException(Throwable cause)

Method Details

getCause

public Throwable getCause()

Copyright (c) 2001 - Apache Software Foundation