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