public class PropertyVetoError extends Error(Code)
This throwable is kind of workaround to prevent closing
a property customizer dialog in case of an exception
happens while setting property value.
The throwable is declared ad extended the Error to prevent catching it
by the property sheet framework.
author: Vitaly Bychkov author: nk160297