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

In This Topic
    NoNextElementException Class
    In This Topic
    This exception is thrown whenever a next???? method is called and there is no next element to return.
    Object Model
    NoNextElementException Class
    Syntax
    'Declaration
     
    
    Public Class NoNextElementException 
       Inherits System.Exception
    public class NoNextElementException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          CSJ2K.j2k.NoNextElementException

    See Also