|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
java.security.DigestException
public class DigestException
��Ϊһ�� Message Digest �쳣��
���췽��ժҪ | |
---|---|
DigestException()
���첻����ϸ��Ϣ�� DigestException�� |
|
DigestException(String msg)
�����ָ����ϸ��Ϣ�� DigestException�� |
|
DigestException(String message,
Throwable cause)
������ָ����ϸ��Ϣ�� cause �� DigestException �� |
|
DigestException(Throwable cause)
������ָ�� cause ����ϸ��Ϣ DigestException ����ϸ��Ϣ�� (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 DigestException()
public DigestException(String msg)
msg
- ��ϸ��Ϣ��public DigestException(String message, Throwable cause)
DigestException
��
message
- ��ϸ��Ϣ���������Ϣ���Ա��Ժ�ͨ�� Throwable.getMessage()
������ȡ������cause
- cause���������Ա��Ժ�ͨ�� Throwable.getCause()
������ȡ����������ʹ�� null ֵ��ָʾ cause �����ڻ�δ֪����public DigestException(Throwable cause)
DigestException
����ϸ��Ϣ�� (cause==null ? null��cause.toString())����ͨ����������� cause ����ϸ��Ϣ����
cause
- cause���������Ա��Ժ�ͨ�� Throwable.getCause()
������ȡ����������ʹ�� null ֵ��ָʾ cause �����ڻ�δ֪����
|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
��Ȩ���� 2007 Sun Microsystems, Inc. ��������Ȩ���� ����������֤��������������ĵ����·ַ�������