[]
        
(Showing Draft Content)

CSJ2K.j2k.NoNextElementException.-ctor

NoNextElementException Constructor

NoNextElementException()

Constructs a new NoNextElementException exception with no detail message.

Declaration
public NoNextElementException()

NoNextElementException(string)

Constructs a new NoNextElementException exception with the specified detail message.

Declaration
public NoNextElementException(string s)
Parameters
Type Name Description
string s

The detail message.