Android Question Custom exception and raise it

avacondios

Active Member
Licensed User
Longtime User
Hi,

How to create a custom exception on B4A and raise it on the code ? On Java extends the Exception Class. On Basic4Android ?
 

stevel05

Expert
Licensed User
Longtime User
You can use the threading library, it has an ExceptionEx object with a throw method.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…