BEAST
eu.baltrad.beast.parser.XmlMessageFactoryException Class Reference

Thrown by implementations of IXmlMessageFactory when failure to instantiate instances. More...

Inheritance diagram for eu.baltrad.beast.parser.XmlMessageFactoryException:

Public Member Functions

 XmlMessageFactoryException ()
 
 XmlMessageFactoryException (String message)
 
 XmlMessageFactoryException (Throwable t)
 
 XmlMessageFactoryException (String message, Throwable t)
 

Detailed Description

Thrown by implementations of IXmlMessageFactory when failure to instantiate instances.

Author
Anders Henja

Constructor & Destructor Documentation

◆ XmlMessageFactoryException() [1/4]

eu.baltrad.beast.parser.XmlMessageFactoryException.XmlMessageFactoryException ( )
inline
See also
RuntimeException.RuntimeException()

◆ XmlMessageFactoryException() [2/4]

eu.baltrad.beast.parser.XmlMessageFactoryException.XmlMessageFactoryException ( String message)
inline
See also
RuntimeException.RuntimeException(String)

◆ XmlMessageFactoryException() [3/4]

eu.baltrad.beast.parser.XmlMessageFactoryException.XmlMessageFactoryException ( Throwable t)
inline
See also
RuntimeException.RuntimeException(Throwable)

◆ XmlMessageFactoryException() [4/4]

eu.baltrad.beast.parser.XmlMessageFactoryException.XmlMessageFactoryException ( String message,
Throwable t )
inline
See also
RuntimeException.RuntimeException(String, Throwable)

The documentation for this class was generated from the following file: