Hevea documentation

BadRequestException Class

Exception risen when client request is not HTTP compliant.

For a list of all members of this type, see BadRequestException Members.

System.Object
   System.Exception
      Hevea.Core.Exceptions.HeveaException
         Hevea.Core.Exceptions.BadRequestException

public class BadRequestException : HeveaException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core.Exceptions

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

BadRequestException Members | Hevea.Core.Exceptions Namespace