public class XMLInternalErrorException extends XMLException
XMLInternalErrorException implementa exceções
ocorridas devido a erros internos (p.ex. mapeamento de tags para classes).tag| Constructor and Description |
|---|
XMLInternalErrorException(Exception e)
TODO Comentar
|
XMLInternalErrorException(String tag,
Exception e)
TODO Comentar
|
XMLInternalErrorException(String tag,
Exception e,
String message)
TODO Comentar
|
XMLInternalErrorException(String tag,
String message)
TODO Comentar
|
getTag, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic XMLInternalErrorException(String tag, String message)
tag - message - public XMLInternalErrorException(Exception e)
e - public XMLInternalErrorException(String tag, Exception e)
tag - e - Copyright © 2016 Tecgraf/PUC-Rio. All rights reserved.