Brunet.Messaging.SenderFactoryException.SenderFactoryException C# (CSharp) Method

SenderFactoryException() public method

public SenderFactoryException ( string s ) : System
s string
return System
    public SenderFactoryException(string s): base(s) {}
  }
SenderFactoryException