クラス RedisRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.SystemException
org.iplass.mtp.impl.redis.RedisRuntimeException
- すべての実装されたインタフェース:
Serializable
public class RedisRuntimeException
extends org.iplass.mtp.SystemException
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明RedisRuntimeException(String message) RedisRuntimeException(String message, Throwable cause) RedisRuntimeException(Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
RedisRuntimeException
public RedisRuntimeException() -
RedisRuntimeException
-
RedisRuntimeException
-
RedisRuntimeException
-