javassist

Class NotFoundException

public class NotFoundException extends Exception

Signals that something could not be found.
Constructor Summary
NotFoundException(String msg)
NotFoundException(String msg, Exception e)

Constructor Detail

NotFoundException

public NotFoundException(String msg)

NotFoundException

public NotFoundException(String msg, Exception e)
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.