answersLogoWhite

0

The opposite of exception is inclusion.

(In categorization or regulation, the exception is the opposite of the rule.)

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the opposite of rule?

Majority rule


What is the opposite meaning of both?

The one and the other; the two; the pair, without exception of either., As well; not only; equally.


Where is the 1 cylinder on a 2000 vw passat?

Most cars have the first cylinder opposite the gear box. French cars are generally the exception. It is in the front of your car.


What is an exception to one of Newton's laws?

An exception to Newton's third law of motion (action-reaction) is when two objects are not in contact with each other. For example, magnetic forces or gravitational forces do not require direct contact between objects to exert equal and opposite reactions.


How many constructors does class Exception have?

The Exception class has 4 constructors. They are: a. Exception() b. Exception(String arg) c. Exception(String arg, Throwable arg1) d. Exception(Throwable arg)


Is US of America an exception?

Exception for what?


What is exception unknown software exception Oxc0000417 occurred in the application at location Ox100e5538?

exception 0xc0000417 This exception copied as it appeared on my screen !


Use the word exception in a sentence?

I take exception to your retort. I will make an exception in this instance.


Write the 3 user defined exception in java?

1. Arithmetic Exception 2. Input Output Exception 3. Number Format Exception


What is the definition of negation?

The act of denying; assertion of the nonreality or untruthfulness of anything; declaration that something is not, or has not been, or will not be; denial; -- the opposite of affirmation., Description or definition by denial, exclusion, or exception; statement of what a thing is not, or has not, from which may be inferred what it is or has.


What is mapping exception in c plus plus?

There is no such exception in C++. It's probably a 3rd party or user-defined exception. Examine the call-stack to determine where the exception was caught -- that should help you determine where the exception was thrown.


How exception handling is different from error?

we know that exception can happen ..but we dont know about errors .. we dont have knowledge about them in already ...but in case of exception we take some prevential actions and put already an exception block to catch that exception