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