Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3756024
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T09:47:18+00:00 2026-05-19T09:47:18+00:00

In Java when should you throw IllegalArgumentException and when InvalidParameterException ? Coming from a

  • 0

In Java when should you throw IllegalArgumentException and when InvalidParameterException?
Coming from a C# background we would have an ArgumentNullException that derived from ArgumentException. If I would want to implement a equivalent ArgumentNullException/ParameterNullException in Java should I extend IllegalArgumentException or InvalidParameterException?

Note: I’m not trying to implement a ArgumentNullException/ParameterNullException this would just provide me with a better understanding if I could match up these with the C# framework.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T09:47:19+00:00Added an answer on May 19, 2026 at 9:47 am

    There’s no apparent need to subclass those exceptions, I’d use them right away to signal, that a method has been called with illegal arguments. I’d always describe the real cause in the exceptions message part.

    java.security.InvalidParameterException is already a subclass of IllegalArgumentException designed for use by the JCA/JCE engine classes (JavaDoc) and I wouldn’t use or subclass it in a different context.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have always thought that the .equals() method in java should be overridden to
If you have a java.io.InputStream object, how should you process that object and produce
Just a note : I know that in Java finally block should never throw
Should be simple and quick: I want a C# equivalent to the following Java
I want to write a method in Java that verifies that some conditions hold
After finding that FutureTask running in a Executors.newCachedThreadPool() on Java 1.6 (and from Eclipse)
I'm encouraged by so many warm-hearted Java experts that I dare to throw another
I need to search throw a text field in mysql from my java application.
Should Java Objects be reused as often as it can be reused ? Or
Should methods in a Java interface be declared with or without the public access

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.