Class StringParseException

  • All Implemented Interfaces:
    Serializable

    public class StringParseException
    extends Exception
    This Exception covers all exceptions related to parsing of String using the log-parser logic Author : gandomi
    See Also:
    Serialized Form
    • Constructor Detail

      • StringParseException

        public StringParseException​(String in_message)