org.rapla.gui.toolkit
Class ErrorDialogException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.avalon.framework.CascadingRuntimeException
org.rapla.gui.toolkit.ErrorDialogException
- All Implemented Interfaces:
- Serializable, CascadingThrowable
public final class ErrorDialogException
- extends CascadingRuntimeException
This exception is thrown by the ErrorDialog and
is used to test error-messages.
- See Also:
ErrorDialog
,
Serialized Form
Method Summary |
int |
getType()
returns the type of the Error-Message. |
ErrorDialogException
public ErrorDialogException(Throwable throwable,
int type)
- Parameters:
type
- The type of the Error-Message.- See Also:
ErrorDialog
getType
public int getType()
- returns the type of the Error-Message.
- See Also:
ErrorDialog
Copyright © 2000-2006 Rapla Team. All Rights Reseserved.