com.epam.xml.reader
Class XMLReaderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.epam.xml.reader.XMLReaderException
All Implemented Interfaces:
Serializable

public class XMLReaderException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
XMLReaderException(String param)
           
XMLReaderException(Throwable throwable)
           
 
Method Summary
 
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

XMLReaderException

public XMLReaderException(String param)
Parameters:
param -

XMLReaderException

public XMLReaderException(Throwable throwable)
Parameters:
throwable -


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.