Uses of Interface
com.pushtechnology.diffusion.client.types.ErrorReport
Packages that use ErrorReport
Package
Description
Client API : Standard Features.
Client API : Control Features.
-
Uses of ErrorReport in com.pushtechnology.diffusion.client.features
Methods in com.pushtechnology.diffusion.client.features that return types with arguments of type ErrorReportConstructor parameters in com.pushtechnology.diffusion.client.features with type arguments of type ErrorReportModifierConstructorDescriptionErrorReportsException(String message, List<ErrorReport> reports) Constructor.InvalidFilterException(String message, List<ErrorReport> reports) Constructor.ScriptException(String message, List<ErrorReport> reports) Constructor. -
Uses of ErrorReport in com.pushtechnology.diffusion.client.features.control
Constructor parameters in com.pushtechnology.diffusion.client.features.control with type arguments of type ErrorReportModifierConstructorDescriptionRemoteServerOptionsException(String message, List<ErrorReport> reports) Constructor.