<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [ContentTypeUnsupportedError](./sip.js.contenttypeunsupportederror.md)

## ContentTypeUnsupportedError class

An exception indicating an unsupported content type prevented execution.

<b>Signature:</b>

```typescript
export declare class ContentTypeUnsupportedError extends Exception 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(message)](./sip.js.contenttypeunsupportederror._constructor_.md) |  | Constructs a new instance of the <code>ContentTypeUnsupportedError</code> class |

