Class EntityExistsException

    • Constructor Detail

      • EntityExistsException

        public EntityExistsException​(String msg)
        Construct an EntityExistsException with specified detail message.
        Parameters:
        msg - The detail message.