Class TrailNotFoundException

    • Constructor Detail

      • TrailNotFoundException

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