## Feature Request ### Summary Add a throwable test base for testing common exception subclass features. ### Description The test base should test for - standard constructors (message, message+cause, and so on) ### PR - #57