IllegalArgumentException

exception borneo.IllegalArgumentException(message=None, cause=None)[source]

Exception class that is used when an invalid argument was passed, this could mean that the type is not the expected or the value is not valid for the specific case.