br.ufg.integrate.exception
Class XMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufg.integrate.exception.IntegrateException
br.ufg.integrate.exception.XMLException
- All Implemented Interfaces:
- Serializable
public class XMLException
- extends IntegrateException
- Version:
- 0.1
Excessão relacionada com falhas específicas das operações
relacionadas à manipulação de arquivos XML do sistema.
- Author:
- Rogerio
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLException
public XMLException()
XMLException
public XMLException(String arg0)
- Parameters:
arg0
-
XMLException
public XMLException(String arg0,
Throwable arg1)
- Parameters:
arg0
- arg1
-
XMLException
public XMLException(Throwable arg0)
- Parameters:
arg0
-
Copyright © 2008 Rogério Arantes Gaioso. All Rights Reserved.