mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 00:09:02 +00:00
Polishing
This commit is contained in:
+3
-1
@@ -17,9 +17,11 @@
|
||||
package org.springframework.core.convert;
|
||||
|
||||
/**
|
||||
* Thrown when a suitable converter could not be found in a conversion service.
|
||||
* Exception to be thrown when a suitable converter could not be found
|
||||
* in a given conversion service.
|
||||
*
|
||||
* @author Keith Donald
|
||||
* @author Juergen Hoeller
|
||||
* @since 3.0
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
|
||||
Reference in New Issue
Block a user