Package | org.vostokframework.application.cache.errors |
Class | public class CachedAssetDataNotFoundError |
Inheritance | CachedAssetDataNotFoundError VostokFrameworkError Error |
Property | Defined By | ||
---|---|---|---|
identification : VostokIdentification [read-only] | CachedAssetDataNotFoundError |
Method | Defined By | ||
---|---|---|---|
CachedAssetDataNotFoundError(identification:VostokIdentification, message:String = null)
Constructor, creates a new DuplicateAssetLoaderError instance. | CachedAssetDataNotFoundError |
identification | property |
identification:VostokIdentification
[read-only] public function get identification():VostokIdentification
CachedAssetDataNotFoundError | () | Constructor |
public function CachedAssetDataNotFoundError(identification:VostokIdentification, message:String = null)
Constructor, creates a new DuplicateAssetLoaderError instance.
Parametersidentification:VostokIdentification — A string associated with the error object.
| |
message:String (default = null )
|