Package opennlp.tools.util
Klasse InvalidFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
opennlp.tools.util.InvalidFormatException
- Alle implementierten Schnittstellen:
Serializable
This exception indicates that a resource violates the expected data format.
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungInvalidFormatException
(String message) InvalidFormatException
(String message, Throwable t) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
InvalidFormatException
-
InvalidFormatException
-
InvalidFormatException
-