Class ConversionException.InvalidConverter

All Implemented Interfaces:
Serializable
Enclosing class:
ConversionException

public static class ConversionException.InvalidConverter extends ConversionException
Exception indicates that something goes wrong during the converter initialization.
See Also:
  • Constructor Details

    • InvalidConverter

      public InvalidConverter(String converterName, String errorMessage)
      Build a new instance.
      Parameters:
      converterName - Name of the converter
      errorMessage - The error message