Package org.powertac.visualizer.web.rest.errors
-
Class Summary Class Description ErrorConstants ExceptionTranslator Controller advice to translate the server side exceptions to client-friendly json structures.FieldErrorVM ParameterizedErrorVM View Model for sending a parameterized error message. -
Exception Summary Exception Description BadRequestAlertException CustomParameterizedException Custom, parameterized exception, which can be translated on the client side.InternalServerErrorException Simple exception with a message, that returns an Internal Server Error code.InvalidPasswordException LoginAlreadyUsedException