Class CoStoSysRuntimeException

    • Constructor Detail

      • CoStoSysRuntimeException

        public CoStoSysRuntimeException()
      • CoStoSysRuntimeException

        public CoStoSysRuntimeException​(String message)
      • CoStoSysRuntimeException

        public CoStoSysRuntimeException​(String message,
                                        Throwable cause)
      • CoStoSysRuntimeException

        public CoStoSysRuntimeException​(Throwable cause)
      • CoStoSysRuntimeException

        public CoStoSysRuntimeException​(String message,
                                        Throwable cause,
                                        boolean enableSuppression,
                                        boolean writableStackTrace)