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