Class ThreddsDataFactory.Result

  • Enclosing class:
    ThreddsDataFactory

    public static class ThreddsDataFactory.Result
    extends Object
    The result of trying to open a THREDDS dataset. If fatalError is true, the operation failed, errLog should indicate why. Otherwise, the FeatureType and FeatureDataset is valid. There may still be warning or diagnostic errors in errLog.