Class IllegalMenuFileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.netgrif.application.engine.workflow.domain.IllegalMenuFileException
-
- All Implemented Interfaces:
java.io.Serializable
public class IllegalMenuFileException extends java.lang.Exception
Exception class that throws error after incorrect menu xml file import.\- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalMenuFileException​(java.lang.Exception e)
-