Module swim.api
Package swim.api

Class LinkException

    • Constructor Detail

      • LinkException

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

        public LinkException​(String message)
      • LinkException

        public LinkException​(Throwable cause)
      • LinkException

        public LinkException()