public class ArgumentNullExceptionEx
extends com.aspose.ms.System.ArgumentNullException
| Constructor and Description |
|---|
ArgumentNullExceptionEx(String paramName,
String message)
Initializes a new instance of the
ArgumentNullExceptionEx class. |
ArgumentNullExceptionEx(String message,
Throwable cause)
Initializes a new instance of the
ArgumentNullExceptionEx class. |
getHResult, getInnerException, getType, setErrorCode, setHResult, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ArgumentNullExceptionEx(String message, Throwable cause)
Initializes a new instance of the ArgumentNullExceptionEx class.
public ArgumentNullExceptionEx(String paramName, String message)
Initializes a new instance of the ArgumentNullExceptionEx class.
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.