CSJ2K.j2k.NoNextElementException.NoNextElementException C# (CSharp) Méthode

NoNextElementException() public méthode

Constructs a new NoNextElementException exception with no detail message.
public NoNextElementException ( ) : System
Résultat System
        public NoNextElementException()
            : base()
        {
        }

Same methods

NoNextElementException::NoNextElementException ( System s ) : System
NoNextElementException