Package org.bouncycastle.crypto
Class OutputLengthException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.bouncycastle.crypto.RuntimeCryptoException
-
- org.bouncycastle.crypto.DataLengthException
-
- org.bouncycastle.crypto.OutputLengthException
-
- All Implemented Interfaces:
java.io.Serializable
public class OutputLengthException extends DataLengthException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OutputLengthException(java.lang.String msg)
-