jetif
Class HandlerNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jetif.HandlerNotFoundException
- All Implemented Interfaces:
- Serializable
- public class HandlerNotFoundException
- extends Exception
The HandlerNotFoundException is thrown when an specified
handler not found in current classpath.
- Author:
- Vicky Wang
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HandlerNotFoundException
public HandlerNotFoundException(String name)
HandlerNotFoundException
public HandlerNotFoundException(String name,
String reason)
Copyright © 2004,2005 Vicky Wang - All Rights Reserved.