Class InvalidProcessDefinitionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.processengine.definition.InvalidProcessDefinitionException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidProcessDefinitionException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URLgetURL()Accesses the URL of the invalid process definition.protected voidsetURL(java.net.URL url)
-