Class ApiError

java.lang.Object
com.deusto.coffeestack.exception.ApiError

public class ApiError extends Object
  • Constructor Details

    • ApiError

      public ApiError(String message)
  • Method Details

    • getMessage

      public String getMessage()
    • getTimestamp

      public Instant getTimestamp()