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