Class UpdateModelException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.persistence.type.update.misc.UpdateModelException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UpdateStoreException, UpdateValueException

public class UpdateModelException extends Exception
See Also:
  • Constructor Details

    • UpdateModelException

      public UpdateModelException(Throwable throwable)
    • UpdateModelException

      public UpdateModelException(Throwable throwable, String sourceType, String targetType)
  • Method Details

    • getSourceType

      public String getSourceType()
    • getTargetType

      public String getTargetType()