Class IdInterfaceException

All Implemented Interfaces:
Serializable

public class IdInterfaceException extends MappingException
Exception thrown on incorrect mapping of an Id interface.
Author:
Matthew T. Adams, Mark Paluch
See Also:
  • Constructor Details

  • Method Details

    • getIdInterfaceName

      public String getIdInterfaceName()
    • getMethod

      @Nullable public String getMethod()