• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

I need one example for Terminology

life24

Senior member
Hi,

.... Fault -->(Activation) Error --->(Propagation) Failure is chain .

For better understand it, I need one simple piece of code which show the above chain.

I need to more explain for Failure (And means about propagation).

When may be lead to failure and not lead to failure.

Thank you
 
You mean like how a Java method that throws an exception will propagate an exception thrown by a method it calls?

Sounds like homework, so I'm not getting too detailed.
 
You mean like how a Java method that throws an exception will propagate an exception thrown by a method it calls?

Sounds like homework, so I'm not getting too detailed.

Hi,
No, I did many search.
If you think,it is my homework,So does not matter programming language.
I don't understand propagation(When maybe occurs propagation or not occur)
I have one example but i need more explain it for better understand.
http://upload7.ir/imgs/2014-10/34941722866141603109.jpg
 
Back
Top