Class TextProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.tribuo.data.text.TextProcessingException
All Implemented Interfaces:
Serializable

public class TextProcessingException extends Exception
An exception thrown by the text processing system.
See Also: