Class IncorrectChar
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- kz.greetgo.script.model.expr.flow.act.IncorrectChar
-
- All Implemented Interfaces:
java.io.Serializable
public class IncorrectChar extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IncorrectChar(java.lang.String placeId, java.lang.String message)
-