Versions in this module Expand all Collapse all v1 v1.1.0 Feb 5, 2025 v1.0.0 Jan 22, 2025 Changes in this version + type Exception struct + Code int + Data interface{} + Message string + func New() *Exception + func (this *Exception) Throw()