Class CommerceQuoteAssignmentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.servicelayer.exceptions.SystemException
-
- de.hybris.platform.commerceservices.order.CommerceQuoteAssignmentException
-
- All Implemented Interfaces:
java.io.Serializable
public class CommerceQuoteAssignmentException extends SystemException
Exception thrown if quote assignment fails- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommerceQuoteAssignmentException(java.lang.String message, java.lang.String assignedUser)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getAssignedUser()
-