Class ApiException

All Implemented Interfaces:
Serializable

@ResponseStatus(PRECONDITION_REQUIRED) public class ApiException extends RuntimeException
See Also:
  • Constructor Details

    • ApiException

      public ApiException(String msg)