Searched defs:PermissionsModuleNotFound (Results 1 – 8 of 8) sorted by relevance
25 class PermissionsModuleNotFound : CodedException(message = "Permissions module not found") class
30 class PermissionsModuleNotFound : CodedException(message = "Permissions module not found") class
57 public final class PermissionsModuleNotFound: Exception { class