﻿import {Exception} from "./Exception";
export class JsonSerializationNotImplementedException extends Exception { //System.Exception {
}