C# Class SentinelApi.DomainException

This class represents the domain errors.
Inheritance: System.Exception
ファイルを表示 Open project: tempestsecurity/sentinel-sdk-dotnet

Public Methods

Method Description
DomainException ( Error errors ) : System

Method Details

DomainException() public method

public DomainException ( Error errors ) : System
errors Error
return System