Class ObjectExistsException

  • All Implemented Interfaces:
    java.io.Serializable, ExceptionInfo

    public class ObjectExistsException
    extends StoreException
    Exception type reserved for conflicts with existing objects.
    Author:
    Abe White
    See Also:
    Serialized Form
    • Constructor Detail

      • ObjectExistsException

        public ObjectExistsException​(java.lang.String msg)
      • ObjectExistsException

        public ObjectExistsException​(org.apache.openjpa.lib.util.Localizer.Message msg)