sk.uniba.euromath.editor.wizards
Class ProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
sk.uniba.euromath.editor.wizards.ProviderException
- All Implemented Interfaces:
- Serializable
public class ProviderException
- extends Exception
Error occured when providing a wizard instance.
- Author:
- Martin Vysny
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProviderException
public ProviderException()
- Constructor.
ProviderException
public ProviderException(String message,
Throwable cause)
- Parameters:
message
- cause
-
ProviderException
public ProviderException(String message)
- Parameters:
message
-
ProviderException
public ProviderException(Throwable cause)
- Parameters:
cause
-
Copyright © 2003-2006 null. All Rights Reserved.