Package org.objenesis.tck.candidates
Class SerializableWithAncestorThrowingException
- java.lang.Object
-
- org.objenesis.tck.candidates.ConstructorThrowingException
-
- org.objenesis.tck.candidates.SerializableWithAncestorThrowingException
-
- All Implemented Interfaces:
java.io.Serializable
public class SerializableWithAncestorThrowingException extends ConstructorThrowingException implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SerializableWithAncestorThrowingException()
-