Create a new try< T > value.
Parameters:
Returns:
try<T> - A try< T > value with a failure.
try<T>
Usages:
newTryFailure( m:string ) : try<T>