Artemis.Engine.Graphics.RenderLayerException.RenderLayerException C# (CSharp) Method

RenderLayerException() public method

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

Same methods

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