Class SubnetNotFoundException

    • Constructor Detail

      • SubnetNotFoundException

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