C#
VB
Java
C++
Initializes a new instance of the ItemExpiredException class with the specified error message and inner exception.
public ItemExpiredException(
string message,
Exception inner
)
Public Sub New()
public:
ItemExpiredException()
public ItemExpiredException(String message, Throwable throwable)
message
Message that describes the error.
inner
The exception that caused the current error.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET