public class LangDetectException extends java.lang.Exception
LangDetectException(ErrorCode code, java.lang.String message)
ErrorCode
getCode()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LangDetectException(ErrorCode code, java.lang.String message)
code
message
public ErrorCode getCode()