Serialized Form
-
Package com.github.can019.global.exception
-
Exception Class com.github.can019.global.exception.ApplicationException
class ApplicationException extends RuntimeException implements Serializable-
Serialized Fields
-
body
org.springframework.http.ProblemDetail body
-
httpStatus
org.springframework.http.HttpStatus httpStatus
-
originCause
Throwable originCause
-
-
-
Exception Class com.github.can019.global.exception.UnknownException
class UnknownException extends RuntimeException implements Serializable-
Serialized Fields
-
body
org.springframework.http.ProblemDetail body
-
httpStatus
org.springframework.http.HttpStatus httpStatus
-
-
-