//
pkg.gl
Category
github.com/yaoapp/kun
exception
package
0.9.0
Repository:
https://github.com/yaoapp/kun.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
38
Files
96 SLOC
#
Functions
Catch
Catch Exception catch and recovered.
CatchDebug
CatchDebug Catch the exception and print debug info.
CatchPrint
CatchPrint Catch the exception and print it.
Err
Err Create an exception instance from the error.
New
New Create a new exception instance.
#
Structs
Exception
Exception the Exception type.