UNPKG

@jaricardodev/ews-javascript-api

Version:
4 lines 190 B
import {Exception} from "./Exception"; import {ServiceLocalException} from "./ServiceLocalException"; export class ServiceJsonDeserializationException extends ServiceLocalException { }