Package com.github.javinator9889.utils.errors
-
Exception Summary Exception Description InvalidClassTypeException Custom exception called when retrieving data fromArgumentParserand the data type is not the specified one.
| Exception | Description |
|---|---|
| InvalidClassTypeException |
Custom exception called when retrieving data from
ArgumentParser
and the data type is not the specified one.
|