Uses of Enum
digilib.servlet.ScalerNoThread.ErrMsg
Packages that use ScalerNoThread.ErrMsg
-
Uses of ScalerNoThread.ErrMsg in digilib.servlet
Methods in digilib.servlet that return ScalerNoThread.ErrMsgModifier and TypeMethodDescriptionstatic ScalerNoThread.ErrMsgReturns the enum constant of this type with the specified name.static ScalerNoThread.ErrMsg[]ScalerNoThread.ErrMsg.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in digilib.servlet with parameters of type ScalerNoThread.ErrMsgModifier and TypeMethodDescriptionstatic voidScalerNoThread.digilibError(ScalerNoThread.ErrMsg type, ScalerNoThread.Error error, String msg, javax.servlet.http.HttpServletResponse response) Sends an error to the client as text or image.