Class CommonRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.iohao.net.common.kit.exception.CommonRuntimeException
All Implemented Interfaces:
Serializable

public class CommonRuntimeException extends RuntimeException
RuntimeException
Since:
21.14
Author:
渔民小镇
See Also:
date:
2024-08-02
  • Constructor Details

    • CommonRuntimeException

      public CommonRuntimeException(String message)
    • CommonRuntimeException

      public CommonRuntimeException(String message, Throwable cause)