@reactive-dot/coreClassesBaseErrorOn this pageBaseError HierarchyErrorBaseErrorMutationErrorQueryErrorIndex ConstructorsconstructorMethodsfromConstructors externalconstructornew BaseError(message?: string): BaseErrorParametersexternaloptionalmessage: stringReturns BaseErrorMethods staticfromfrom<T>(error: T, message?: string): BaseErrorType parametersTParameterserror: Toptionalmessage: stringReturns BaseError