UNPKG

@themost/jspa

Version:
7 lines (6 loc) 196 B
export declare class EntityNotFoundException extends Error { constructor(msg?: string); } export declare class SymbolTypeNotSupportedException extends Error { constructor(msg?: string); }