Package world.mappable.runtime.network

Interface RemoteError

All Superinterfaces:

Error

All known Subinterfaces:

BadRequestError, ForbiddenError, NotFoundError, RequestEntityTooLargeError, UnauthorizedError

interface RemoteError extends Error

Server responded in unexpected way: unparsable content, wrong content or unexpected HTTP code.