Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Exception in a Trigger???

vijzDec 31 2008 — edited Dec 31 2008
Hi Guru's,

Can we handle exceptions in Triggers?

Thanks

Edited by: user10679113 on Dec 31, 2008 1:29 PM

Comments

MiPa
Answer
Have you tried it this way?
scene.getStylesheets().add(FXMLSample1.class.getResource("/layouttests/fxml/sample1/FXMLSample1RootPane.css").toExternalForm());	
Marked as Answer by 661933 · Sep 27 2020
661933
Nope, hadn't tried that. Worked like a charm! Thank you very much!
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 28 2009
Added on Dec 31 2008
3 comments
368 views