Class ConverterNotRegistered

All Implemented Interfaces:
Serializable

public class ConverterNotRegistered extends ConversionException
Exception thrown when selected converter is not registered.
Author:
tiry
See Also:
  • Constructor Details

    • ConverterNotRegistered

      public ConverterNotRegistered(String message)