Error
Argument(String, Object[])
Argument(String, String, Object[])
ArgumentNull(String)
ArgumentNull(String, String, Object[])
ArgumentNullOrEmpty(String)
ArgumentOutOfRange(String, Object, String, Object[])
ArgumentTooLarge(String, Object, Object)
ArgumentTooSmall(String, Object, Object)
ArgumentUriHasQueryOrFragment(String, Uri)
ArgumentUriNotAbsolute(String, Uri)
ArgumentUriNotHttpOrHttpsScheme(String, Uri)
AsError(Exception)
AsError<TPreferredException>(AggregateException)
AsInformation(Exception)
AsInformation<TPreferredException>(AggregateException)
AsVerbose(Exception)
AsVerbose<TPreferredException>(AggregateException)
AsWarning(Exception)
AsWarning<TPreferredException>(AggregateException)
Format(String, Object[])
InvalidEnumArgument(String, Int32, Type)
InvalidOperation(String, Object[])
InvalidOperation(Exception, String, Object[])
KeyNotFound()
KeyNotFound(String, Object[])
NotSupported(String, Object[])
ObjectDisposed(String, Object[])
OperationCanceled()
OperationCanceled(String, Object[])
PropertyNull()
net48
namespace System.Web.Http.Common
{
[SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Error")]
public static class Error
{
public static Exception AsWarning(Exception exception);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET Framework | 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net48 | |
Assembly | System.Web.Http.Common , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | System.Web.Http.Common (4.0.20126.16343) net40 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API