Class AlreadyRegisteredException

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

public class AlreadyRegisteredException extends RuntimeException
See Also:
  • Constructor Details

    • AlreadyRegisteredException

      public AlreadyRegisteredException(String entityName)