Class: AggHouseError

types/error.AggHouseError

new AggHouseError(message, isRecoverable)

Class containing AggHouse error info.
Parameters:
Name Type Description
message string Error message.
isRecoverable boolean If the error can be recovered.
Source: