edu.uchsc.ccp.knowtator.textsource
Class TextSourceAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.uchsc.ccp.knowtator.textsource.TextSourceAccessException
- All Implemented Interfaces:
- Serializable
public class TextSourceAccessException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TextSourceAccessException
public TextSourceAccessException()
- Creates a new instance of TextSourceAccessException
TextSourceAccessException
public TextSourceAccessException(String message)
TextSourceAccessException
public TextSourceAccessException(String message,
Throwable cause)
TextSourceAccessException
public TextSourceAccessException(Throwable cause)