JavaTM Platform
Standard Ed. 6

javax.xml.crypto.dsig
�� TransformException

java.lang.Object
  �̳��� java.lang.Throwable
      �̳��� java.lang.Exception
          �̳��� javax.xml.crypto.dsig.TransformException
������ʵ�ֵĽӿڣ�
Serializable

public class TransformException
extends Exception

ָʾִ��ת���㷨ʱ�����쳣���쳣������

TransformException ���԰���һ�� cause����һ�������׳��� TransformException �� throwable��

�����°汾��ʼ��
1.6
������
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
 

���췽����ϸ��Ϣ

TransformException

public TransformException()
������ null ��Ϊ����ϸ��Ϣ���� TransformException��


TransformException

public TransformException(String message)
�������ָ����ϸ��Ϣ���� TransformException��

������
message - ��ϸ��Ϣ

TransformException

public TransformException(String message,
                          Throwable cause)
�����ָ����ϸ��Ϣ�� cause ���� TransformException��

ע�⣬�� cause ��ص���ϸ��Ϣ�����Զ��ϲ�������쳣����ϸ��Ϣ�еġ�

������
message - ��ϸ��Ϣ
cause - cause������ʹ�� null ֵ��ָ�� cause �Dz����ڵĻ���δ֪�ġ���

TransformException

public TransformException(Throwable cause)
�����ָ���� cause ����ϸ��Ϣ (cause==null ? null :cause.toString()) ���� TransformException����ͨ������ cause �������ϸ��Ϣ����

������
cause - cause������Ϊ null ֵ��ָ�� cause �����ڻ�δ֪����
������ϸ��Ϣ

getCause

public Throwable getCause()
���ش� TransformException �� cause����� cause �����ڻ�δ֪���򷵻� null����cause �ǵ����׳��� TransformException �� throwable����

���ǣ�
�� Throwable �е� getCause
���أ�
�����׳��� TransformException �� cause����� cause �����ڻ�δ֪���򷵻� null��

printStackTrace

public void printStackTrace()
���� TransformException������׷�� (backtrace) �� cause ��׷�ٴ�ӡ����׼�������С�

���ǣ�
�� Throwable �е� printStackTrace

printStackTrace

public void printStackTrace(PrintStream s)
���� TransformException������׷�ٺ� cause ��׷�ٴ�ӡ��ָ���Ĵ�ӡ���С�

���ǣ�
�� Throwable �е� printStackTrace
������
s - ��������� PrintStream

printStackTrace

public void printStackTrace(PrintWriter s)
���� TransformException������׷�ٺ� cause ��׷�ٴ�ӡ��ָ���Ĵ�ӡ��д����

���ǣ�
�� Throwable �е� printStackTrace
������
s - ��������� PrintWriter

JavaTM Platform
Standard Ed. 6

�ύ��������
�йظ���� API �ο����ϺͿ�����Ա�ĵ�������� Java SE ������Ա�ĵ������ĵ���������ϸ�ġ����򿪷���Ա���������Լ�������������ﶨ�塢ʹ�ü��ɺ͹�������ʾ����

��Ȩ���� 2007 Sun Microsystems, Inc. ��������Ȩ���� ����������֤��������������ĵ����·ַ�������