Class HK2RuntimeException

    • Constructor Detail

      • HK2RuntimeException

        public HK2RuntimeException()
      • HK2RuntimeException

        public HK2RuntimeException​(String message)
        Parameters:
        message -
      • HK2RuntimeException

        public HK2RuntimeException​(Throwable cause)
        Parameters:
        cause -
      • HK2RuntimeException

        public HK2RuntimeException​(String message,
                                   Throwable cause)
        Parameters:
        message -
        cause -