Uses of Class
net.bis5.mattermost.model.AppError
-
Packages that use AppError Package Description net.bis5.mattermost.model -
-
Uses of AppError in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return AppError Modifier and Type Method Description AppErrorWebSocketResponse. getError()Methods in net.bis5.mattermost.model with parameters of type AppError Modifier and Type Method Description voidWebSocketResponse. setError(AppError error)
-