Class TracesFileFormatException

All Implemented Interfaces:
Serializable

public class TracesFileFormatException extends SAXException
Exception thrown when an error occurs while parsing or validating traces file formats.
See Also:
  • Constructor Details

    • TracesFileFormatException

      public TracesFileFormatException(String message)