Class ContainerDecodingException

All Implemented Interfaces:
Serializable

public class ContainerDecodingException extends XtceProcessingException
See Also:
  • Constructor Details

    • ContainerDecodingException

      public ContainerDecodingException(String message)
    • ContainerDecodingException

      public ContainerDecodingException(ContainerProcessingContext pcontext, String message)
  • Method Details