Machine.Specifications.SpecificationException.SpecificationException C# (CSharp) Method

SpecificationException() public method

public SpecificationException ( ) : System
return System
        public SpecificationException()
        {
        }

Same methods

SpecificationException::SpecificationException ( SerializationInfo info, StreamingContext context ) : System
SpecificationException::SpecificationException ( string message ) : System
SpecificationException::SpecificationException ( string message, Exception inner ) : System
SpecificationException