Searched refs:PKCS11RuntimeException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11RuntimeException.java59 public class PKCS11RuntimeException extends RuntimeException { class in inherits:RuntimeException
67 public PKCS11RuntimeException() { method in class:PKCS11RuntimeException
79 public PKCS11RuntimeException(String message) { method in class:PKCS11RuntimeException
90 public PKCS11RuntimeException(Exception encapsulatedException) { method in class:PKCS11RuntimeException
104 public PKCS11RuntimeException(String message, Exception encapsulatedException) { method in class:PKCS11RuntimeException

Completed in 38 milliseconds