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 RTXProblemAll RTX Exceptions implement this interface.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ThrowablegetCause()StringgetMessage()
 
-