Uses of Class
com.biglybt.core.content.ContentException
Packages that use ContentException
-
Uses of ContentException in com.biglybt.core.content
Methods in com.biglybt.core.content with parameters of type ContentExceptionModifier and TypeMethodDescriptionvoid
RelatedAttributeLookupListener.lookupFailed
(ContentException error) void
RelatedContentLookupListener.lookupFailed
(ContentException error) Methods in com.biglybt.core.content that throw ContentExceptionModifier and TypeMethodDescriptionstatic RelatedContentManager
RelatedContentManager.getSingleton()
void
RelatedContentManager.lookupAttributes
(byte[] from_hash, RelatedAttributeLookupListener listener) void
RelatedContentManager.lookupAttributes
(byte[] from_hash, String[] networks, RelatedAttributeLookupListener listener) (package private) void
RelatedContentManager.lookupAttributesSupport
(byte[] from_hash, byte networks, RelatedAttributeLookupListener listener) void
RelatedContentManager.lookupContent
(byte[] hash, RelatedContentLookupListener listener) void
RelatedContentManager.lookupContent
(byte[] hash, String[] networks, RelatedContentLookupListener listener) void
RelatedContentManager.lookupContent
(long file_size, RelatedContentLookupListener listener) void
RelatedContentManager.lookupContent
(long file_size, String[] networks, RelatedContentLookupListener listener) (package private) void
RelatedContentManager.lookupContentSupport
(byte[] from_hash, int level, byte networks, boolean explicit, RelatedContentLookupListener listener) (package private) void
RelatedContentManager.lookupContentSupport
(long file_size, byte networks, RelatedContentLookupListener listener) private void
RelatedContentManager.lookupContentSupport0
(byte[] from_hash, byte[] key_bytes, String op_str, int level, byte networks, boolean explicit, RelatedContentLookupListener listener) Constructors in com.biglybt.core.content that throw ContentException