Class InvalidInstanceException

    • Constructor Detail

      • InvalidInstanceException

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