C# 클래스 TransactionalNodeService.Proxy.Exceptions.NodeNotFoundException

상속: System.Exception
파일 보기 프로젝트 열기: chris-tomich/Glyma

공개 메소드들

메소드 설명
NodeNotFoundException ( ) : System
NodeNotFoundException ( string message ) : System

메소드 상세

NodeNotFoundException() 공개 메소드

public NodeNotFoundException ( ) : System
리턴 System

NodeNotFoundException() 공개 메소드

public NodeNotFoundException ( string message ) : System
message string
리턴 System