User Tools

Site Tools


exceptions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
exceptions [2018/01/28 17:25] wolfgangriedmannexceptions [2018/01/28 17:41] wolfgangriedmann
Line 15: Line 15:
   * use this method only enclosed in a ''try-catch'' block   * use this method only enclosed in a ''try-catch'' block
   * check the string length and adjust the parameters accordingly   * check the string length and adjust the parameters accordingly
-  * or use an own method (for example a static method or an [[attached_methods|Attached method]] of the ''System.String'' class)+  * or use an own method (for example a static method or an [[extension_methods|Extension methods]] of the ''System.String'' class)
  
  
exceptions.txt · Last modified: 2018/03/25 17:47 by wolfgangriedmann