public class ParseException
extends java.lang.Exception
ParseException
is thrown by jSMS parsing /decoding
code (e.g. the GsmHelper.decodePDU(String, boolean, boolean)
method)
if parsing/decoding fails.Constructor and Description |
---|
ParseException(java.lang.String msg)
Constructs a
ParseException with the specified detail message. |
object XP, Inc. © 2000-2013. All rights reserved object XP