OctoTorrent.Client.ListenerException.ListenerException C# (CSharp) Method

ListenerException() public method

public ListenerException ( ) : Common.System
return Common.System
        public ListenerException()
        {
        }

Same methods

ListenerException::ListenerException ( SerializationInfo info, StreamingContext context ) : Common.System
ListenerException::ListenerException ( string message ) : Common.System
ListenerException::ListenerException ( string message, Exception innerException ) : Common.System
ListenerException