dk.brics.xact
Class XMLWellformednessException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
dk.brics.xact.XMLException
                  
dk.brics.xact.XMLWellformednessException
- All Implemented Interfaces: 
 - Serializable
 
public class XMLWellformednessException
- extends XMLException
 
Exception thrown if XML wellformedness fails.
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
XMLWellformednessException
public XMLWellformednessException(String s)
- Constructs a new exception.
 
XMLWellformednessException
public XMLWellformednessException(String s,
                                  Origin origin)
- Constructs a new exception.
 
 Copyright © 2005-2011 Aarhus University.