C# 클래스 Hjg.Pngcs.PngjUnsupportedException

상속: Exception
파일 보기 프로젝트 열기: devedse/DeveMazeGenerator

공개 메소드들

메소드 설명
PngjUnsupportedException ( String message ) : System
PngjUnsupportedException ( String message, Exception cause ) : System

메소드 상세

PngjUnsupportedException() 공개 메소드

public PngjUnsupportedException ( String message ) : System
message String
리턴 System

PngjUnsupportedException() 공개 메소드

public PngjUnsupportedException ( String message, Exception cause ) : System
message String
cause System.Exception
리턴 System