CSJ2K.j2k.util.StringFormatException.StringFormatException C# (CSharp) Метод

StringFormatException() публичный Метод

Creates the exception with an empty messgage.
public StringFormatException ( ) : System
Результат System
        public StringFormatException()
            : base()
        {
        }

Same methods

StringFormatException::StringFormatException ( System s ) : System
StringFormatException