Package net.sf.okapi.common.exceptions
Class OkapiEncryptedDataException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sf.okapi.common.exceptions.OkapiException
-
- net.sf.okapi.common.exceptions.OkapiBadFilterInputException
-
- net.sf.okapi.common.exceptions.OkapiEncryptedDataException
-
- All Implemented Interfaces:
Serializable
public class OkapiEncryptedDataException extends OkapiBadFilterInputException
Signals that a filter has encountered encrypted data.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OkapiEncryptedDataException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-