Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.util.schema
/
MaxDepthExceededException
MaxDepthExceededException
class
MaxDepthExceededException
:
Exception
Exception thrown when the maximum depth of a schema is exceeded.
Members
Constructors
Max
Depth
Exceeded
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?