Class InvalidARNException

    • Constructor Detail

      • InvalidARNException

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