|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
java.security.KeyException
public class KeyException
���쳣�ǻ�������Կ�쳣��
Key
,
InvalidKeyException
,
KeyManagementException
,
���л��������췽��ժҪ | |
---|---|
KeyException()
���첻����ϸ��Ϣ�� KeyException�� |
|
KeyException(String msg)
�����ָ����ϸ��Ϣ�� KeyException�� |
|
KeyException(String message,
Throwable cause)
������ָ����ϸ��Ϣ�� cause �� KeyException �� |
|
KeyException(Throwable cause)
������ָ�� cause ����ϸ��Ϣ�� KeyException ����ϸ��Ϣ�� (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 KeyException()
public KeyException(String msg)
msg
- ��ϸ��Ϣ��public KeyException(String message, Throwable cause)
KeyException
��
message
- ��ϸ��Ϣ���������Ϣ���Ա��Ժ�ͨ�� Throwable.getMessage()
������ȡ������cause
- cause������� cause���Ա��Ժ�ͨ�� Throwable.getCause()
������ȡ������������ʹ�� null ֵ��ָʾ cause �Dz����ڵĻ�δ֪�ġ���public KeyException(Throwable cause)
KeyException
����ϸ��Ϣ�� (cause==null ? null :cause.toString())����ͨ������ cause �������ϸ��Ϣ����
cause
- cause������� cause���Ա��Ժ�ͨ�� Throwable.getCause()
������ȡ������������ʹ�� null ֵ��ָʾ cause �Dz����ڵĻ�δ֪�ġ���
|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
��Ȩ���� 2007 Sun Microsystems, Inc. ��������Ȩ���� ����������֤��������������ĵ����·ַ�������