Package org.sklsft.commons.rest.exception


package org.sklsft.commons.rest.exception
  • Classes
    Class
    Description
    How to handle exceptions : If it is an ApplicationException, it will be serialized to an ErrorReport Else, an unknown TechnicalError will replace it for serialization.