Class MetaFileException
- java.lang.Object
-
- java.lang.Throwable
-
- de.julielab.jcore.pipeline.builder.base.exceptions.MetaFileException
-
- All Implemented Interfaces:
Serializable
public class MetaFileException extends Throwable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MetaFileException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
MetaFileException
public MetaFileException(String message)
-
-