RestException Class

Definition

public class RestException : Exception
type RestException = class
    inherit Exception
Public Class RestException
Inherits Exception
Inheritance
RestException
Derived

Constructors

RestException()
RestException(String)
RestException(String, Exception)

Applies to