WebDavStdResError constructor
      
      WebDavStdResError(
    
    
- String message, {
- List<StdResErrorCond> conditions = const [],
Implementation
WebDavStdResError(super.message, {this.conditions = const []});