Uses of Class
net.sf.okapi.common.exceptions.OkapiBadFilterInputException
-
Packages that use OkapiBadFilterInputException Package Description net.sf.okapi.common.exceptions Exceptions shared across the Okapi Framework core components. -
-
Uses of OkapiBadFilterInputException in net.sf.okapi.common.exceptions
Subclasses of OkapiBadFilterInputException in net.sf.okapi.common.exceptions Modifier and Type Class Description class
OkapiEncryptedDataException
Signals that a filter has encountered encrypted data.class
OkapiUnexpectedRevisionException
Signals that a filter has encountered an unexpected revision information.
-