export interface INrgExceptionOpts { name: string; message: string; }