Module exceptions

Types

DadrenError = object of Exception
ResourceError = object of DadrenError
InvalidResourceError = object of ResourceError
NoSuchResourceError = object of ResourceError