Searched defs:DataLengthException (Results 1 - 1 of 1) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
H A DDataLengthException.java9 public class DataLengthException class in inherits:RuntimeCryptoException
15 public DataLengthException() method in class:DataLengthException
20 * create a DataLengthException with the given message.
24 public DataLengthException( method in class:DataLengthException

Completed in 49 milliseconds