A B C D E F G H I L M N P Q R S T U V

E

EmptySearchException - Exception in uk.org.ury.common.library.exceptions
Exception thrown when a library search is initiated in which the query string is null.
EmptySearchException() - Constructor for exception uk.org.ury.common.library.exceptions.EmptySearchException
Construct a new EmptySearchException with a default reason.
EmptySearchException(String) - Constructor for exception uk.org.ury.common.library.exceptions.EmptySearchException
Construct a new EmptySearchException.
encode(Map<String, Object>) - Static method in class uk.org.ury.common.protocol.ProtocolUtils
Encode a key-value map into a protocol string.
EncodeFailureException - Exception in uk.org.ury.common.protocol.exceptions
Exception thrown when the protocol encoder fails.
EncodeFailureException(Throwable) - Constructor for exception uk.org.ury.common.protocol.exceptions.EncodeFailureException
Construct a new EncodeFailureException with a chained exception.
executeQuery(String, int) - Method in class uk.org.ury.backend.database.DatabaseDriver
Execute an unprepared SQL statement with no arguments.
executeQuery(String, Object[], int) - Method in class uk.org.ury.backend.database.DatabaseDriver
Perform a SQL statement with arguments.

A B C D E F G H I L M N P Q R S T U V