ch.elca.el4j.services.exceptionhandler
Class InappropriateHandlerException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
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 
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
InappropriateHandlerException
public InappropriateHandlerException()
Copyright © 2005-2011 ELCA. All Rights Reserved.