Package com.github.sttk.sabi.errs


package com.github.sttk.sabi.errs
This package contains modules related to errors for sabi framework.
Version:
0.3
  • Class
    Description
    Err is the exception class with a reason.
    ErrHandler is a handler of an Err object creation.
    ErrOcc is the class which contains time and position in a source file when and where an Err occured.