Class KeyPairMismatchException

    • Constructor Detail

      • KeyPairMismatchException

        public KeyPairMismatchException​(String message)
        Constructs a new KeyPairMismatchException with the specified error message.
        Parameters:
        message - Describes the error encountered.