Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.1 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.1 KB

crillab-except - An exception library for C++

License Linux & Windows & MacOS SonarCloud
License: GPL v3 Build Status

Description

EXCEPT provides classes for classic exceptions (inspired by the classic JAVA exceptions).

  • IllegalArgumentException
  • IllegalStateException
  • ParseException
  • UnsupportedOperationException
  • OSException

Building and installing

See the BUILDING document.

Contributing

See the CONTRIBUTING document.

Licensing

See the LICENSE document.