Class TypeConflictException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.personalizationfacades.exceptions.TypeConflictException
All Implemented Interfaces:
Serializable

public class TypeConflictException extends RuntimeException
See Also:
  • Constructor Details

    • TypeConflictException

      public TypeConflictException(String message, Throwable rootCause)
    • TypeConflictException

      public TypeConflictException(String message)