Class ConsignmentCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.ordersplitting.ConsignmentCreationException
All Implemented Interfaces:
Serializable

public class ConsignmentCreationException extends Exception
See Also:
  • Constructor Details

    • ConsignmentCreationException

      public ConsignmentCreationException()
    • ConsignmentCreationException

      public ConsignmentCreationException(String message)
    • ConsignmentCreationException

      public ConsignmentCreationException(Throwable cause)
    • ConsignmentCreationException

      public ConsignmentCreationException(String message, Throwable cause)