Class ElementWithIdNotFoundException

All Implemented Interfaces:
Serializable

public class ElementWithIdNotFoundException extends ElementNotFoundException
See Also:
  • Constructor Details

    • ElementWithIdNotFoundException

      public ElementWithIdNotFoundException(Class<T> cls, Object id)
  • Method Details

    • formatNumber

      public static Object formatNumber(Object id)