new PrimeMathError()Custom error class for Prime Math-related errorsSourceUtils.js, line 10ExtendsError
new PrimeMathError(message)Create a new PrimeMathErrorParameters:NameTypeDescriptionmessagestringError messageSourceUtils.js, line 20