Class ReadXmlFileException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • org.qmul.eecs.c4dm.exceptions.ReadXmlFileException


  • public class ReadXmlFileException
    extends java.lang.Exception
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      ReadXmlFileException(java.lang.Exception e) 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
    • Constructor Detail

      • ReadXmlFileException

        public ReadXmlFileException(java.lang.Exception e)
        Parameters:
        e -