Package kong.unirest.core
Class UnirestAssertion
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- java.lang.AssertionError
-
- kong.unirest.core.UnirestAssertion
-
- All Implemented Interfaces:
java.io.Serializable
public class UnirestAssertion extends java.lang.AssertionError
Thrown to indicate that an assertion has failed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnirestAssertion(java.lang.String base, java.lang.Object... args)
-