|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.xml.crypto.dsig.TransformException
public class TransformException
ָʾִ��ת���㷨ʱ�����쳣���쳣������
TransformException
������һ�� cause����һ�������׳��� TransformException
�� throwable��
Transform.transform(javax.xml.crypto.Data, javax.xml.crypto.XMLCryptoContext)
,
���л��������췽��ժҪ | |
---|---|
TransformException()
������ null ��Ϊ����ϸ��Ϣ���� TransformException �� |
|
TransformException(String message)
�������ָ����ϸ��Ϣ���� TransformException �� |
|
TransformException(String message,
Throwable cause)
�����ָ����ϸ��Ϣ�� cause ���� TransformException �� |
|
TransformException(Throwable cause)
�����ָ���� cause ����ϸ��Ϣ (cause==null ? null :cause.toString()) ���� TransformException ����ͨ������ cause �������ϸ��Ϣ���� |
����ժҪ | |
---|---|
Throwable |
getCause()
���ش� TransformException �� cause����� cause �����ڻ�δ֪���� null �� |
void |
printStackTrace()
���� TransformException �������� (backtrace) �� cause ���ٴ�ӡ�����������С� |
void |
printStackTrace(PrintStream s)
���� TransformException �������ٺ� cause ���ٴ�ӡ��ָ���Ĵ�ӡ���С� |
void |
printStackTrace(PrintWriter s)
���� TransformException �������ٺ� cause ���ٴ�ӡ��ָ���Ĵ�ӡ��д���� |
���� java.lang.Throwable �̳еķ��� |
---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
���� java.lang.Object �̳еķ��� |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
���췽����ϸ��Ϣ |
---|
public TransformException()
null
��Ϊ����ϸ��Ϣ���� TransformException
��
public TransformException(String message)
TransformException
��
message
- ��ϸ��Ϣpublic TransformException(String message, Throwable cause)
TransformException
��
ע�⣬�� cause
��ص���ϸ��Ϣ�����Զ��ϲ�������쳣����ϸ��Ϣ�еġ�
message
- ��ϸ��Ϣcause
- cause������ʹ�� null ֵ��ָ�� cause �Dz����ڵĻ���δ֪�ġ���public TransformException(Throwable cause)
(cause==null ? null :cause.toString())
���� TransformException
����ͨ������ cause
�������ϸ��Ϣ����
cause
- cause������Ϊ null ֵ��ָ�� cause �����ڻ�δ֪����������ϸ��Ϣ |
---|
public Throwable getCause()
TransformException
�� cause����� cause �����ڻ�δ֪���� null
����cause �ǵ����׳��� TransformException
�� throwable����
Throwable
�е� getCause
TransformException
�� cause����� cause �����ڻ�δ֪���� null
��public void printStackTrace()
TransformException
�������� (backtrace) �� cause ���ٴ�ӡ�����������С�
Throwable
�е� printStackTrace
public void printStackTrace(PrintStream s)
TransformException
�������ٺ� cause ���ٴ�ӡ��ָ���Ĵ�ӡ���С�
Throwable
�е� printStackTrace
s
- ��������� PrintStream
public void printStackTrace(PrintWriter s)
TransformException
�������ٺ� cause ���ٴ�ӡ��ָ���Ĵ�ӡ��д����
Throwable
�е� printStackTrace
s
- ��������� PrintWriter
|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
��Ȩ���� 2007 Sun Microsystems, Inc. ��������Ȩ���� ����������֤��������������ĵ����·ַ�������