Class LogTableColumnFormatException

  • All Implemented Interfaces:
    Serializable

    public class LogTableColumnFormatException
    extends Exception
    Thrown to indicate that the client has attempted to convert a string to one the LogLevel types, but the string does not have the appropriate format.
    Author:
    Michael J. Sikorsky
    See Also:
    Serialized Form
    • Constructor Detail

      • LogTableColumnFormatException

        public LogTableColumnFormatException​(String message)