Spring MVC - Class Diagram - Classes that extend ConversionException




NameTypePackageDescriptionDetail

ConversionExceptionClassorg.springframework.core.convertBase class for exceptions thrown by the conversion system.Detail
ConversionFailedExceptionClassorg.springframework.core.convertException to be thrown when an actual type conversion attempt fails.Detail
ConverterNotFoundExceptionClassorg.springframework.core.convertThrown when a suitable converter could not be found in a conversion service.Detail