Class XtceProcessingException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommandEncodingException, ContainerDecodingException

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

    • XtceProcessingException

      public XtceProcessingException(String message)
    • XtceProcessingException

      public XtceProcessingException(String message, Throwable cause)