NHibernate.QueryException.QueryException C# (CSharp) Method

QueryException() protected method

protected QueryException ( ) : System
return System
		protected QueryException() {}

Same methods

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