public class GroupDocsMergerException
extends com.aspose.ms.System.Exception
Generic exception for GroupDocs.Merger.
<inheritdoc></inheritdoc>
Exception
,
Serialized FormConstructor and Description |
---|
GroupDocsMergerException(String message)
Initializes a new instance of the
GroupDocsMergerException class. |
getHResult, getInnerException, getType, setErrorCode, setHResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public GroupDocsMergerException(String message)
Initializes a new instance of the GroupDocsMergerException
class.
message
- The message that describes the error.
<inheritdoc></inheritdoc>
Copyright © 2019. All rights reserved.