Serialized Form
-
Package tech.becoming.common.exceptions
-
Class tech.becoming.common.exceptions.AbstractRuntimeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
details
java.util.List<ExceptionDetail> details
-
-
-
Class tech.becoming.common.exceptions.BadRequestException extends AbstractRuntimeException implements Serializable
-
Class tech.becoming.common.exceptions.NotFoundException extends AbstractRuntimeException implements Serializable
-
Class tech.becoming.common.exceptions.NotImplementedException extends AbstractRuntimeException implements Serializable
-
Class tech.becoming.common.exceptions.UnauthenticatedException extends AbstractRuntimeException implements Serializable
-
Class tech.becoming.common.exceptions.UnauthorizedException extends AbstractRuntimeException implements Serializable
-