Packageorg.vostokframework.domain.loading.errors
Classpublic class LoadingMonitorNotFoundError
InheritanceLoadingMonitorNotFoundError Inheritance VostokFrameworkError Inheritance Error

description



Public Methods
 MethodDefined By
  
LoadingMonitorNotFoundError(message:String = null)
Constructor, creates a new AssetRepositoryError instance.
LoadingMonitorNotFoundError
Constructor Detail
LoadingMonitorNotFoundError()Constructor
public function LoadingMonitorNotFoundError(message:String = null)

Constructor, creates a new AssetRepositoryError instance.

Parameters
message:String (default = null) — A string associated with the error object.