org.jboss.aop.instrument
Class TransformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.aop.instrument.TransformationException
- All Implemented Interfaces:
- Serializable
public class TransformationException
- extends RuntimeException
Comment
- Version:
- $Revision: 37406 $
- Author:
- Bill Burke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransformationException
public TransformationException()
TransformationException
public TransformationException(String message)
TransformationException
public TransformationException(String message,
Throwable cause)
TransformationException
public TransformationException(Throwable cause)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.