Class IdGeneratorNotSupportedException

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

public class IdGeneratorNotSupportedException extends RuntimeException
See Also:
  • Constructor Details

    • IdGeneratorNotSupportedException

      public IdGeneratorNotSupportedException(String message)