Class InvalidSubnetException

    • Constructor Detail

      • InvalidSubnetException

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