Other Exception

Introduction

Exception encapsulation for common exceptions in Hutool.

Exception Classes

  • DependencyException: Dependency exception.
  • StatefulException: Exception with status code.
  • UtilException: Utility class exception.
  • NotInitedException: Not initialized exception.
  • ValidateException: Validation exception.