TransformationException.TransformationException

TransformationException()

새 인스턴스를 만듭니다.

public TransformationException()

또한보십시오


TransformationException(string)

새 인스턴스를 만듭니다.

public TransformationException(string message)
모수유형설명
messageString에러 메시지.

또한보십시오


TransformationException(string, Exception)

새 인스턴스를 만듭니다.

public TransformationException(string message, Exception inner)
모수유형설명
messageString에러 메시지.
innerException내부 예외

또한보십시오