org.melati.app
Class UnhandledExceptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.util.MelatiRuntimeException
org.melati.app.UnhandledExceptionException
- All Implemented Interfaces:
- Serializable
public class UnhandledExceptionException
- extends MelatiRuntimeException
Thrown when an exception is not handled or authentication fails.
- Since:
- 17/12/2007
- Author:
- timp
- See Also:
- Serialized Form
UnhandledExceptionException
public UnhandledExceptionException(String message,
Exception subException)
- Parameters:
message
- subException
-
UnhandledExceptionException
public UnhandledExceptionException(String message)
- Parameters:
message
-
UnhandledExceptionException
public UnhandledExceptionException(Exception subException)
- Parameters:
subException
-
UnhandledExceptionException
public UnhandledExceptionException()
Copyright © 2000-2010 PanEris. All Rights Reserved.