ch.elca.el4j.tests.services.exceptionhandler
Class ApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.elca.el4j.tests.services.exceptionhandler.ApplicationException
- All Implemented Interfaces:
- Serializable
public class ApplicationException
- extends Exception
A sample exception used in the test.
- Author:
- Andreas Bur (ABU)
- See Also:
- Serialized Form
- File-location:
- ApplicationException
- Last check-in date:
- 2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplicationException
public ApplicationException(String message)
- Constructor.
- Parameters:
message - A message.
Copyright © 2005-2011 ELCA. All Rights Reserved.