다음을 통해 공유


ReportRenderingException 생성자

Creates a new instance of the ReportRenderingException class.

오버로드 목록

  이름 설명
공용 메서드 ReportRenderingException(ErrorCode) Creates a new instance of the ReportRenderingException class.
공용 메서드 ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class.
공용 메서드 ReportRenderingException(String) Creates a new instance of the ReportRenderingException class.
공용 메서드 ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class.
공용 메서드 ReportRenderingException(ErrorCode, array<Object> [] () [] []) Creates a new instance of the ReportRenderingException class and format the error message with the specified arguments.
공용 메서드 ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class.
보호된 메서드 ReportRenderingException(SerializationInfo, StreamingContext) 인프라
공용 메서드 ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class.
공용 메서드 ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class.
공용 메서드 ReportRenderingException(ErrorCode, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
공용 메서드 ReportRenderingException(ErrorCode, String, Boolean) Creates a new instance of the ReportRenderingException class.
공용 메서드 ReportRenderingException(String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
공용 메서드 ReportRenderingException(ErrorCode, String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.

맨 위로 이동