Uses of Class
org.astrogrid.samp.ErrInfo
Packages that use ErrInfo
-
Uses of ErrInfo in org.astrogrid.samp
Methods in org.astrogrid.samp that return ErrInfoModifier and TypeMethodDescriptionstatic ErrInfoReturns a given map as an ErrInfo object.Response.getErrInfo()Returns the error object.Methods in org.astrogrid.samp with parameters of type ErrInfoModifier and TypeMethodDescriptionstatic ResponseResponse.createErrorResponse(ErrInfo errinfo) Returns a new response which is an error.Constructors in org.astrogrid.samp with parameters of type ErrInfo