Skip to content

Throw TypeErrors of the same operation/function in one error #43

Open
@fdrozdowski

Description

@fdrozdowski

For PYT-154 and PYT-303 for each param/argument type check, we check the instance and then immediately throw an error. This bug is to do all the checks for each type and combine them together in one throw where as long as one of the param's type is incorrect the same error gets thrown. some proposed messages can be seen here: http://reviews.delphix.com/r/49499/#comment291567

┆Issue is synchronized with this Jira Story by Unito

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions