Class SystemError
java.lang.Object
org.example.crmedu.application.dto.error.SystemError
Represents an error response containing the message and stack trace of an exception. This class is used to standardize error handling across the
application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemError
public SystemError()
-