Pomona.Common.PomonaException.PomonaException C# (CSharp) Method

PomonaException() public method

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

Same methods

PomonaException::PomonaException ( SerializationInfo info, StreamingContext context ) : System
PomonaException::PomonaException ( string message ) : System
PomonaException::PomonaException ( string message, Exception innerException ) : System
PomonaException