Uses of Package
com.pkrete.jsip2.exceptions

Packages that use com.pkrete.jsip2.exceptions
com.pkrete.jsip2.connection   
com.pkrete.jsip2.messages   
com.pkrete.jsip2.parser   
com.pkrete.jsip2.variables   
 

Classes in com.pkrete.jsip2.exceptions used by com.pkrete.jsip2.connection
InvalidSIP2ResponseException
          This class extends the Exception class and it represents an exception that occurs when parsing data related to a SIP2ResponseMessage object.
InvalidSIP2ResponseValueException
          This class extends the Exception class and it represents an exception that occurs when parsing data of the variables of a SIP2ResponseMessage object.
 

Classes in com.pkrete.jsip2.exceptions used by com.pkrete.jsip2.messages
InvalidSIP2ResponseException
          This class extends the Exception class and it represents an exception that occurs when parsing data related to a SIP2ResponseMessage object.
InvalidSIP2ResponseValueException
          This class extends the Exception class and it represents an exception that occurs when parsing data of the variables of a SIP2ResponseMessage object.
 

Classes in com.pkrete.jsip2.exceptions used by com.pkrete.jsip2.parser
InvalidSIP2ResponseException
          This class extends the Exception class and it represents an exception that occurs when parsing data related to a SIP2ResponseMessage object.
InvalidSIP2ResponseValueException
          This class extends the Exception class and it represents an exception that occurs when parsing data of the variables of a SIP2ResponseMessage object.
 

Classes in com.pkrete.jsip2.exceptions used by com.pkrete.jsip2.variables
InvalidSIP2ResponseValueException
          This class extends the Exception class and it represents an exception that occurs when parsing data of the variables of a SIP2ResponseMessage object.
 



Copyright © 2012-2014. All Rights Reserved.