Class StmMismatchException

    • Constructor Detail

      • StmMismatchException

        public StmMismatchException​(String message)
        Creates a new StmMismatchException with the provided message.
        Parameters:
        message - the message
      • StmMismatchException

        public StmMismatchException​(String message,
                                    Throwable cause)
        Creates a new StmMismatchException with the provided message.
        Parameters:
        message - the message
        cause - the cause