Artemis.Engine.Utilities.UriTree.UriTreeException.UriTreeException C# (CSharp) Method

UriTreeException() public method

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

Same methods

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