|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourcesCode | |
---|---|
de.smartics.properties.resource.domain | Provides domain types dealing with resources. |
de.smartics.properties.resource.repository | Provides the resource access abstraction on a repository. |
Uses of ResourcesCode in de.smartics.properties.resource.domain |
---|
Classes in de.smartics.properties.resource.domain that implement ResourcesCode | |
---|---|
class |
ResourceCode Codes dealing with property problems. |
Constructors in de.smartics.properties.resource.domain with parameters of type ResourcesCode | |
---|---|
ResourceException(ResourcesCode code) Constructor without a cause. |
|
ResourceException(Throwable cause, ResourcesCode code) Default constructor. |
Uses of ResourcesCode in de.smartics.properties.resource.repository |
---|
Constructors in de.smartics.properties.resource.repository with parameters of type ResourcesCode | |
---|---|
RepositoryException(ResourcesCode code) Constructor without a cause. |
|
RepositoryException(Throwable cause, ResourcesCode code) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |