Package dev.openfga.language.errors
Class UnsupportedDSLNestingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- dev.openfga.language.errors.UnsupportedDSLNestingException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedDSLNestingException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedDSLNestingException(java.lang.String typeName, java.lang.String relationName)
-