Class NtsNotFoundException

    • Constructor Detail

      • NtsNotFoundException

        public NtsNotFoundException()
      • NtsNotFoundException

        public NtsNotFoundException​(String message)
      • NtsNotFoundException

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

        public NtsNotFoundException​(Throwable cause)
      • NtsNotFoundException

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