ch.elca.el4j.services.exceptionhandler
Class InappropriateHandlerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ch.elca.el4j.services.exceptionhandler.InappropriateHandlerException
All Implemented Interfaces:
Serializable

public class InappropriateHandlerException
extends RuntimeException

This Exception signals that the called exception handler is not responsible for the given situation.

Author:
Andreas Bur (ABU)
See Also:
Serialized Form
File-location:
InappropriateHandlerException
Last check-in date:
2009-08-04 15:06:35 +0200 (Di, 04. Aug 2009) by swismer for revision 3878

Constructor Summary
InappropriateHandlerException()
           
 
Method Summary
 
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

InappropriateHandlerException

public InappropriateHandlerException()


Copyright © 2005-2011 ELCA. All Rights Reserved.