Class GenericRemoveException

All Implemented Interfaces:
Serializable

public class GenericRemoveException extends GenericEntityException
GenericRemoveException
See Also:
  • Constructor Details

    • GenericRemoveException

      public GenericRemoveException()
    • GenericRemoveException

      public GenericRemoveException(String str)
    • GenericRemoveException

      public GenericRemoveException(String str, Throwable nested)