BEAST
eu.baltrad.beast.rules.namer.MetadataNameCreatorException Class Reference

Exception if something occurs during metadata name creation. More...

Inheritance diagram for eu.baltrad.beast.rules.namer.MetadataNameCreatorException:

Public Member Functions

 MetadataNameCreatorException ()
 
 MetadataNameCreatorException (String message)
 
 MetadataNameCreatorException (Throwable t)
 
 MetadataNameCreatorException (String message, Throwable t)
 

Detailed Description

Exception if something occurs during metadata name creation.

Author
Anders Henja

Constructor & Destructor Documentation

◆ MetadataNameCreatorException() [1/4]

eu.baltrad.beast.rules.namer.MetadataNameCreatorException.MetadataNameCreatorException ( )
inline
See also
RuntimeException.RuntimeException()

◆ MetadataNameCreatorException() [2/4]

eu.baltrad.beast.rules.namer.MetadataNameCreatorException.MetadataNameCreatorException ( String message)
inline
See also
RuntimeException.RuntimeException(String)

◆ MetadataNameCreatorException() [3/4]

eu.baltrad.beast.rules.namer.MetadataNameCreatorException.MetadataNameCreatorException ( Throwable t)
inline
See also
RuntimeException.RuntimeException(Throwable)

◆ MetadataNameCreatorException() [4/4]

eu.baltrad.beast.rules.namer.MetadataNameCreatorException.MetadataNameCreatorException ( String message,
Throwable t )
inline
See also
RuntimeException.RuntimeException(String, Throwable)

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