Class NoSuchChangeException

    • Constructor Detail

      • NoSuchChangeException

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