javassist
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javassist.NotFoundException
- All Implemented Interfaces:
- Serializable
public class NotFoundException
- extends Exception
Signals that something could not be found.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotFoundException
public NotFoundException(String msg)
NotFoundException
public NotFoundException(String msg,
Exception e)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.