Class CannotConvertValueToType

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
kz.greetgo.spring.websocket.exceptions.CannotConvertValueToType
All Implemented Interfaces:
Serializable

public class CannotConvertValueToType extends RuntimeException
See Also:
  • Constructor Details

    • CannotConvertValueToType

      public CannotConvertValueToType(String code, Object originValue, Class<?> parameterType, Type genericParameterType)