Uses of Class
dev.getelements.elements.rt.exception.ResourcePersistenceException
Packages that use ResourcePersistenceException
-
Uses of ResourcePersistenceException in dev.getelements.elements.rt
Methods in dev.getelements.elements.rt that throw ResourcePersistenceExceptionModifier and TypeMethodDescriptiondefault ResourceResourceLoader.load(InputStream is) Loads theResourcefrom theInputStreamin non-verbose mode.ResourceLoader.load(InputStream is, boolean verbose) Loads aResourcefrom the suppliedInputStream.default ResourceResourceLoader.load(ReadableByteChannel rbc) Loads theResourcefrom theReadableByteChannelin non-verbose mode.ResourceLoader.load(ReadableByteChannel rbc, boolean verbose) Loads aResourcefrom the suppliedReadableByteChannel.