All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.wavesplatform.api.http.ApiException.scala Maven / Gradle / Ivy

The newest version!
package com.wavesplatform.api.http

case class ApiException(apiError: ApiError) extends Exception(apiError.message)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy