Skip to content
Commit 3de47967 authored by Kurt Nelson's avatar Kurt Nelson
Browse files

Don't store class in InstanceCountViolation

As InstanceCountViolation is a Throwable, it can be serialized. The
Class is only used for toString, so we just store the class name
instead.

Test: compiles
Change-Id: If3acf151e7b1fa90fbb2d3aab90a102dc0b030e8
parent 28e49b7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment