edu.upenn.cis.propbank_shen
Class CorruptDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.upenn.cis.propbank_shen.CorruptDataException
- All Implemented Interfaces:
- Serializable
public class CorruptDataException
- extends Exception
This exception is thrown for processing corrupt
data in propbank formats.
- Author:
- Scott Cotton
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CorruptDataException
public CorruptDataException(String msg)