com.uwyn.rife.instrument.exceptions
Class ClassBytesNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.instrument.exceptions.ClassBytesNotFoundException
- All Implemented Interfaces:
- Serializable
public class ClassBytesNotFoundException
- extends Exception
This exception is thrown and when the bytecode for a class couldn't be
found.
- Since:
- 1.6
- Version:
- $Revision: 3811 $
- Author:
- Geert Bevin (gbevin[remove] at uwyn dot com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClassBytesNotFoundException
public ClassBytesNotFoundException(String filename,
Throwable cause)
getFilename
public String getFilename()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.