ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.util Namespace / StringFormatException Class
Members

In This Topic
    StringFormatException Class
    In This Topic
    Thrown to indicate that the application has attempted to parse a badly formatted string.
    Object Model
    StringFormatException Class
    Syntax
    'Declaration
     
    
    Public Class StringFormatException 
       Inherits System.ArgumentException
    public class StringFormatException : System.ArgumentException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.ArgumentException
                CSJ2K.j2k.util.StringFormatException

    See Also