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 ErrInfo
Returns 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 Response
Response.createErrorResponse
(ErrInfo errinfo) Returns a new response which is an error.Constructors in org.astrogrid.samp with parameters of type ErrInfo