dist1.acb.common
Class NoHandlerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bydist1.acb.common.NoHandlerException
All Implemented Interfaces:
java.io.Serializable

public class NoHandlerException
extends java.lang.RuntimeException

Exception used by HandlersHive

Version:
$Revision: 1.1 $
Author:
Alexander Stasiv
See Also:
Serialized Form

Constructor Summary
NoHandlerException()
          Creates a new instance of NoHandlerException
NoHandlerException(java.lang.String message)
          Creates a new instance of NoHandlerException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoHandlerException

public NoHandlerException()
Creates a new instance of NoHandlerException


NoHandlerException

public NoHandlerException(java.lang.String message)
Creates a new instance of NoHandlerException



Copyright © 2004 Phoenix Team (CMU/AIT). All Rights Reserved.