public class LangDetectException extends Exception
Constructor and Description |
---|
LangDetectException(com.cybozu.labs.langdetect.ErrorCode code,
String message) |
Modifier and Type | Method and Description |
---|---|
com.cybozu.labs.langdetect.ErrorCode |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LangDetectException(com.cybozu.labs.langdetect.ErrorCode code, String message)
code
- message
- Copyright © 2016. All rights reserved.