answersLogoWhite

0


Best Answer

There are two subclasses that derive from Throwable(In the Exception Hierarchy): Exception and Error.

Classes that derive from Error represent unusual situations that are not caused by program errors, and indicate things that would not normally happen during program execution, such as the JVM running out of memory. Generally, your application won't be able to recover from an Error, so you're not required to handle them. If your code does not handle them (and it usually shouldn't and won't), it will still compile with no trouble. Although often thought of as exceptional conditions, Errors are technically not exceptions because they do not derive from class Exception.

In general, an exception represents something that happens not as a result of a programming error, but rather because some resource is not available or some other condition required for correct execution is not present. For example, if your application is supposed to communicate with another application or computer that is not answering, this is an exception that is not caused by a bug.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

8y ago

The word accept is a verb (to accept):

  • to take or receive (accept a gift)
  • to receive with approval or favor
  • to agree or consent to (accept the consequences)

Examples:

He asked to marry me and I accepted his proposal.

Victims of bullying only want others to accept them.

I got a call from their lawyer asking if I would accept the terms of the contract.

The word except (except for) is usually a preposition or conjunction, meaning excluding (all but), or otherwise.

Examples:

They invited everyone except me.

The river is shallow except in April.

He said nothing except that he was cold.

* The word except is also rarely used as a verb, meaning to leave out or exclude.

Example: The law excepts charities that operate simple gaming events.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

An exception is a qualifier, and is an exclusion.

Example sentences:

He liked all vegetables except lima beans.

He liked all vegetables, with the exception of lima beans.

Exceptional is a description, and depending on its form it can be an adjective or adverb.

Example sentences:

She was an exceptional dancer. (adjective that defines dancer)

She danced exceptionally well. (adverb that qualifies well)

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Good is something satisfactory. Exceptional means the exception; something that is unusual. It usually has a positive connotation so it suggests something unusually good.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between exception and exceptional?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the exact difference between interrupt handling and exception handling?

interrupt handling is the process of handling a break or interrupt called by a program where as exception handling is for handling some exceptional conditions that'll occur when a program is running


Difference between extra ordinary items and exceptional items?

is compensation received an exceptional income


What is the noun for exceptional?

The word 'exceptional' is the adjective form of the noun exception.


What is difference between exception handling in C and Java?

Easy: there is no exception-handling in C.


What is difference between anti integration and derivative?

In all but very exceptional cases there is no difference.


What is the noun word for exceptional?

The noun forms for the adjective exceptional are exceptionality and exceptionalness. Another noun form is exception.


Do the words except exception and exceptional mean completely different things?

Except and exception mean leaving out.Exceptional means out of the ordinary or unusual.Except is a preposition -Everyone was invited except me.Exception is a noun- I like to dance with the exception of the tango.Exceptional is an adjective - It was an exceptional piece of music.


Difference between run time error and run time exception in java?

Runtime Error Cannot be Rectified but Runtime Exception can.


How can you use exceptional in a sentence?

His exceptional speed and athleticism made him a high pick despite a rib injury that shortened his season.


What is syntax for exceptional handling in java?

try{ statements; } catch(Exception e) { message }


Is there an exception to the rule of difference between organic and inorgantic compounds?

no because the chemicals are not intrudent to the local content


What does no rule is exceptional means?

The phrase no rule is exceptional means that there isn't any rule for which there is no exception. All rules can be broken, or have some kind of instance of negation in the social or physical world.