Searched defs:CryptoException (Results 1 – 1 of 1) sorted by relevance
23 public class CryptoException extends RuntimeException { class24 public CryptoException(String message) { in CryptoException() method in CryptoException28 public CryptoException(String message, Throwable t) { in CryptoException() method in CryptoException