java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | org.springframework.core.NestedRuntimeException | ||||
↳ | org.springframework.core.convert.ConversionException |
![]() |
Base class for exceptions thrown by the conversion system.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Construct a new conversion exception.
| |||||||||||
Construct a new conversion exception.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Construct a new conversion exception.
message | the exception message |
---|
Construct a new conversion exception.
message | the exception message |
---|---|
cause | the cause |