Class XtceProcessingException

  • All Implemented Interfaces:
    Serializable

    public class XtceProcessingException
    extends RuntimeException
    Generic RuntimeException to be used when encountering an unexpected problem in the XTCE processing
    See Also:
    Serialized Form
    • Constructor Detail

      • XtceProcessingException

        public XtceProcessingException​(String message)
      • XtceProcessingException

        public XtceProcessingException​(String message,
                                       Throwable cause)