Class CoStoSysException

    • Constructor Detail

      • CoStoSysException

        public CoStoSysException()
      • CoStoSysException

        public CoStoSysException​(String message)
      • CoStoSysException

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

        public CoStoSysException​(Throwable cause)
      • CoStoSysException

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