类 CommonRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.iohao.game.common.kit.exception.CommonRuntimeException
所有已实现的接口:
Serializable

public class CommonRuntimeException extends RuntimeException
RuntimeException
从以下版本开始:
21.14
作者:
渔民小镇
另请参阅:
日期:
2024-08-02
  • 构造器详细资料

    • CommonRuntimeException

      public CommonRuntimeException(String message)
    • CommonRuntimeException

      public CommonRuntimeException(String message, Throwable cause)