com.bea.netuix.application.transform.disassembler
Class XmlDisassemblerException
java.lang.Object
  
TransformException
      
com.bea.netuix.application.transform.disassembler.XmlDisassemblerException
- Direct Known Subclasses: 
 - NoSuchXmlDisassemblerException
 
public class XmlDisassemblerException
- extends TransformException
 
Class to represent an unspecified exception that happened while
  disassembling a portal xml file.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
XmlDisassemblerException
public XmlDisassemblerException(String s)
XmlDisassemblerException
public XmlDisassemblerException(String s,
                                Throwable throwable)
XmlDisassemblerException
public XmlDisassemblerException(Throwable throwable)
Copyright © 2011, Oracle. All rights reserved.