Class NoSuchExternalIdException

    • Field Detail

      • externalId

        public final String externalId
    • Constructor Detail

      • NoSuchExternalIdException

        public NoSuchExternalIdException​(@NotNull
                                         String externalId,
                                         @Nullable
                                         String message)