UNPKG

@jaricardodev/ews-javascript-api

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