JBoss Reflection 2.2.1.SP1

org.jboss.reflect.spi
Class CannotCompileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jboss.reflect.spi.CannotCompileException
All Implemented Interfaces:
Serializable

public class CannotCompileException
extends RuntimeException

A CannotCompileException.

Version:
$Revision: 1.1 $
Author:
Stale W. Pedersen
See Also:
Serialized Form

Constructor Summary
CannotCompileException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CannotCompileException

public CannotCompileException(String msg)

JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.