Function GffTypeException.this
					
			this
			(
			
			  string msg,
			
			  string f = __FILE__,
			
			  ulong l = cast(ulong)__LINE__,
			
			  object .Throwable t = null
			
			) pure nothrow @safe;
					
				
			
					
			this
			(
			
			  string msg,
			
			  string f = __FILE__,
			
			  ulong l = cast(ulong)__LINE__,
			
			  object .Throwable t = null
			
			) pure nothrow @safe;