- All Implemented Interfaces:
- java.io.Serializable
public class IllegalTraceException
extends java.lang.Exception
Custom exception created to notify when a Trace object is created with an invalid source. Review
Trace.fromString method to know the exact format of a Trace in the String representation needed
to avoid this exception.
- See Also:
- Serialized Form