Class DescriptionTooLongException

    • Constructor Detail

      • DescriptionTooLongException

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