Tracing back, it means that the code performing vertex enumeration of your uncertainty model has failed to find an interior point in the polytope representing your uncertainty polytope. It is either empty, or has poor numerics for some reason (or there is a bug in the vertex enumeration code, which would'nt be too surprising considering how basic it is). Without an example, impossible to say