Class InvalidMarkerException

    • Constructor Detail

      • InvalidMarkerException

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