Artemis.Engine.EffectorException.EffectorException C# (CSharp) Method

EffectorException() public method

public EffectorException ( ) : System
return System
        public EffectorException()
            : base()
        {
        }

Same methods

EffectorException::EffectorException ( SerializationInfo info, StreamingContext context ) : System
EffectorException::EffectorException ( string msg ) : System
EffectorException::EffectorException ( string msg, Exception inner ) : System
EffectorException