[]
        
(Showing Draft Content)

CSJ2K.j2k.util.StringFormatException.-ctor

StringFormatException Constructor

StringFormatException()

Creates the exception with an empty messgage.

Declaration
public StringFormatException()

StringFormatException(string)

Creates the exception with the specified detail message.

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

The detail message