com.binaryfantasy.murq.source
Class SourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.binaryfantasy.murq.source.SourceException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidPasswordException
public class SourceException
- extends RuntimeException
Thrown when a ISource throws an exception that is not expected.
- Author:
- Bill Weiss
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SourceException
public SourceException(String message,
Throwable t)
SourceException
public SourceException(String message)
Copyright (c) 2000-2006, BinaryFantasy.com