Class XUserDefinedCharset.NotImplementedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.tika.parser.html.charsetdetector.charsets.XUserDefinedCharset.NotImplementedException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- XUserDefinedCharset
public static class XUserDefinedCharset.NotImplementedException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotImplementedException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
NotImplementedException
public NotImplementedException(String msg)
-
-