Package de.hybris.bootstrap.util
Class RequirementSolverException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.bootstrap.util.RequirementSolverException
-
- All Implemented Interfaces:
java.io.Serializable
public class RequirementSolverException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RequirementSolverException(java.lang.String msg)RequirementSolverException(java.lang.Throwable cause)
-