|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
java.security.KeyException
java.security.InvalidKeyException
public class InvalidKeyException
������Ч Key����Ч�ı��롢����ij��ȡ�δ��ʼ���ȣ����쳣��
���췽��ժҪ | |
---|---|
InvalidKeyException()
���첻����ϸ��Ϣ�� InvalidKeyException�� |
|
InvalidKeyException(String msg)
�����ָ����ϸ��Ϣ�� InvalidKeyException�� |
|
InvalidKeyException(String message,
Throwable cause)
������ָ����ϸ��Ϣ�� cause �� InvalidKeyException �� |
|
InvalidKeyException(Throwable cause)
������ָ�� cause ����ϸ��Ϣ�� InvalidKeyException ����ϸ��Ϣ�� (cause==null ? null :cause.toString())����ͨ������ cause �������ϸ��Ϣ���� |
����ժҪ |
---|
���� java.lang.Throwable �̳еķ��� |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
���� java.lang.Object �̳еķ��� |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
���췽����ϸ��Ϣ |
---|
public InvalidKeyException()
public InvalidKeyException(String msg)
msg
- ��ϸ��Ϣ��public InvalidKeyException(String message, Throwable cause)
InvalidKeyException
��
message
- ��ϸ��Ϣ���������Ϣ���Ա��Ժ�ͨ�� Throwable.getMessage()
������ȡ������cause
- cause������� cause���Ա��Ժ�ͨ�� Throwable.getCause()
������ȡ������������ʹ�� null ֵ��ָʾ cause �Dz����ڵĻ�δ֪�ġ���public InvalidKeyException(Throwable cause)
InvalidKeyException
����ϸ��Ϣ�� (cause==null ? null :cause.toString())����ͨ������ cause �������ϸ��Ϣ����
cause
- cause������� cause���Ա��Ժ�ͨ�� Throwable.getCause()
������ȡ������������ʹ�� null ֵ��ָʾ cause �Dz����ڵĻ�δ֪�ġ���
|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
��Ȩ���� 2007 Sun Microsystems, Inc. ��������Ȩ���� ����������֤��������������ĵ����·ַ�������