Class DataTypeNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.xdev.spring.data.eclipse.store.exceptions.DataTypeNotSupportedException
All Implemented Interfaces:
Serializable

public class DataTypeNotSupportedException extends RuntimeException
See Also:
  • Constructor Details

    • DataTypeNotSupportedException

      public DataTypeNotSupportedException(String message)
    • DataTypeNotSupportedException

      public DataTypeNotSupportedException(Class<?> clazz)