Class TrailAlreadyExistsException

    • Constructor Detail

      • TrailAlreadyExistsException

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