mailmergeexception-ag凯发旗舰厅



com.spire.doc.documents
class mailmergeexception

java.lang.object
  extended by java.lang.throwable
      extended by java.lang.exception
          extended by com.spire.doc.documents.mailmergeexception

public class mailmergeexception
extends java.lang.exception

summary description for mailmergeexception.

see also:
serialized form

constructor summary
mailmergeexception()
          default constructor.
mailmergeexception(java.lang.exception innerexc)
          initializes a new instance of the mailmergeexception class.
mailmergeexception(java.lang.string message)
          initializes a new instance of the mailmergeexception class.
mailmergeexception(java.lang.string message, java.lang.exception innerexc)
          initializes a new instance of the mailmergeexception class.
 
constructor detail

mailmergeexception

public mailmergeexception()
default constructor.

mailmergeexception

public mailmergeexception(java.lang.exception innerexc)
initializes a new instance of the mailmergeexception class.
parameters:
innerexc - the inner exc.

mailmergeexception

public mailmergeexception(java.lang.string message)
initializes a new instance of the mailmergeexception class.
parameters:
message - the message.

mailmergeexception

public mailmergeexception(java.lang.string message,
                          java.lang.exception innerexc)
initializes a new instance of the mailmergeexception class.
parameters:
message - the message.
innerexc - the inner exc.


网站地图