public class PKCS7Exception
extends java.lang.Exception
Constructor and Description |
---|
PKCS7Exception(int method,
int reason) |
PKCS7Exception(int method,
int reason,
java.lang.String errorData) |
PKCS7Exception(int method,
int reason,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getErrorData() |
int |
getMethod() |
int |
getReason() |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.