Module swim.system
Package swim.system

Class EdgeException

    • Constructor Detail

      • EdgeException

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

        public EdgeException​(String message)
      • EdgeException

        public EdgeException​(Throwable cause)
      • EdgeException

        public EdgeException()