© 2005 BEA Systems, Inc.

com.bea.netuix.application.transform.disassembler
Class XmlDisassemblerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.netuix.application.transform.TransformException
              extended bycom.bea.netuix.application.transform.disassembler.XmlDisassemblerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoSuchXmlDisassemblerException

public class XmlDisassemblerException
extends com.bea.netuix.application.transform.TransformException

See Also:
Serialized Form

Constructor Summary
XmlDisassemblerException(String s)
           
XmlDisassemblerException(String s, Throwable throwable)
           
XmlDisassemblerException(Throwable throwable)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XmlDisassemblerException

public XmlDisassemblerException(String s)

XmlDisassemblerException

public XmlDisassemblerException(String s,
                                Throwable throwable)

XmlDisassemblerException

public XmlDisassemblerException(Throwable throwable)

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved