ComponentOne PDF for .NET
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