Re: [Asterisk-java-users] No Usable Constructor?!
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-08-11 07:14:20
|
Martin Alvidrez wrote: > public class DTMFCorrectoEvent extends UserEvent { > public DTMFCorrectoEvent(Object s){super(s);} > } >=20 > ... > java.lang.IllegalArgumentException: class Checador$DTMFCorrectoEvent ha= s no=20 > usable constructor > ... This sounds like you are using inner classes and not the topl level class DTMFCorrectoEvent... Please make sure you are using the correct cla= ss. =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... Jabber: sr...@ja... |