Package com.redwood.scheduler.api.rtx
Interface RTXProblem
-
- All Known Implementing Classes:
RTXColumnRuntimeException
,RTXException
,RTXFileNotFoundRuntimeException
,RTXIncompatibleColumnException
,RTXInRowDataRuntimeException
,RTXIteratorRuntimeException
,RTXMetadataReadOnlyRuntimeException
,RTXMetadataRuntimeException
,RTXParameterDirectionRuntimeException
,RTXParameterObjectVisibilityRuntimeException
,RTXParameterValueRuntimeException
,RTXParseException
,RTXReaderException
,RTXRuntimeException
,RTXWriterException
public interface RTXProblem
All RTX Exceptions implement this interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Throwable
getCause()
String
getMessage()
-