@Deprecated public class TinyBizRuntimeException extends BaseRuntimeException
Constructor and Description |
---|
TinyBizRuntimeException()
Deprecated.
|
TinyBizRuntimeException(String errorCode,
Context context)
Deprecated.
|
TinyBizRuntimeException(String errorCode,
Context context,
Locale locale)
Deprecated.
|
TinyBizRuntimeException(String errorCode,
Object... params)
Deprecated.
|
TinyBizRuntimeException(String errorCode,
String defaultErrorMsg,
Context context,
Locale locale)
Deprecated.
|
TinyBizRuntimeException(String errorCode,
String defaultErrorMsg,
Locale locale,
Object... params)
Deprecated.
|
TinyBizRuntimeException(String errorCode,
String defaultErrorMsg,
Locale locale,
Throwable throwable,
Object... params)
Deprecated.
|
TinyBizRuntimeException(String errorCode,
String defaultErrorMsg,
Throwable throwable,
Object... params)
Deprecated.
|
TinyBizRuntimeException(String errorCode,
Throwable throwable,
Object... params)
Deprecated.
|
TinyBizRuntimeException(Throwable cause)
Deprecated.
|
contains, getErrorCode, getErrorContext, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TinyBizRuntimeException(String errorCode, Context context, Locale locale)
public TinyBizRuntimeException(String errorCode, Context context)
public TinyBizRuntimeException(String errorCode, Object... params)
public TinyBizRuntimeException(String errorCode, String defaultErrorMsg, Context context, Locale locale)
public TinyBizRuntimeException(String errorCode, String defaultErrorMsg, Locale locale, Object... params)
public TinyBizRuntimeException()
public TinyBizRuntimeException(String errorCode, Throwable throwable, Object... params)
public TinyBizRuntimeException(Throwable cause)
public TinyBizRuntimeException(String errorCode, String defaultErrorMsg, Locale locale, Throwable throwable, Object... params)
Copyright © 2006–2018 TinyGroup. All rights reserved.