Class ApiError
java.lang.Object
com.markvarga21.studentmanager.exception.util.ApiError
A custom class for sending useful information
in a
ResponseEntity
, when
an exception occurs in the application.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApiError
public ApiError()
-