C# 클래스 ThreeDXMLLoader.Interface.Exception.FormatNotSupportedException

This exception will be thrown, when a 3dxml format is not supported.
상속: System.Exception
파일 보기 프로젝트 열기: i2e-haw-hamburg/cad-in-unity

공개 메소드들

메소드 설명
FormatNotSupportedException ( string msg ) : System

메소드 상세

FormatNotSupportedException() 공개 메소드

public FormatNotSupportedException ( string msg ) : System
msg string
리턴 System