Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
applications:replace_error [2021/07/06 08:22]
admin created
applications:replace_error [2021/07/06 08:33] (current)
admin
Line 11: Line 11:
  
 <file java MyError.java>​ <file java MyError.java>​
 +import com.sibvisions.rad.application.Error;​
 +import javax.rad.ui.container.IDesktopPanel;​
 +
 public class MyError extends Error public class MyError extends Error
 { {
Line 24: Line 27:
  
 Our custom error dialog hides the **Details** button. Our custom error dialog hides the **Details** button.
 +
 +If you want to replace the error dialog with your own error handling, read [[applications:​custom_errorhandling|this article]].
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information