Class IntentRequiredException

    • Constructor Detail

      • IntentRequiredException

        public IntentRequiredException​(@NonNull
                                       Intent intent,
                                       int requestCode)
    • Method Detail

      • getIntent

        @NonNull
        public Intent getIntent()
      • getRequestCode

        public int getRequestCode()