Class SubnetInUseException

    • Constructor Detail

      • SubnetInUseException

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