public class ServiceParamValidateException extends ServiceRunException
SERVICERUN_EXCEPTION_CODE
Constructor and Description |
---|
ServiceParamValidateException(Throwable throwable) |
ServiceParamValidateException(ValidateResult result) |
Modifier and Type | Method and Description |
---|---|
ValidateResult |
getResult() |
contains, getErrorCode, getErrorContext, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceParamValidateException(Throwable throwable)
public ServiceParamValidateException(ValidateResult result)
public ValidateResult getResult()
Copyright © 2006–2018 TinyGroup. All rights reserved.