Re: call rpgle program from within a java program...
David Gibbs <david-Zwy7GipZuJhWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.lang.as400.java |
|---|---|
| Organization | midrange.com |
| Message-ID | <[email protected]> |
On 9/25/2018 2:08 PM, Gerald Magnuson wrote: > I am getting the following errors: > Recv.java:39: error: unreported exception PcmlException; must be caught or > declared to be thrown > pcd = new ProgramCallDocument (as400, "GETMQMSG"); You need to surround the code in a try / catch block and 'catch' the PcmlException. Are you getting this error at run time or compile time? david -- David Gibbs midrange.com IBM i on Power Systems: For when you can't afford to be out of business! I'm riding 615 miles (Yes, you read that right) in the American Diabetes Association's Tour de Cure to raise money for diabetes research, education, advocacy, and awareness. You can make a tax deductible donation to my ride by visiting https://lsteml.diabetessucks.net. See where I get my donations from ... visit https://lsteml.diabetessucks.net/map for an interactive map (it's a geeky thing). I may have diabetes, but diabetes doesn't have me! -- This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: JAVA400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/java400-l.