LocationRoutingException
class LocationRoutingException : Exception
Exception indicating that route parameters in curly brackets do not match class properties.
Constructors
LocationRoutingException(message: String) Exception indicating that route parameters in curly brackets do not match class properties. |
Extension Properties
Root cause of the Throwable. |