CacheException(int, String) constructor

Constructs a SMPException with specified error code and error message.

Syntax

public CacheException (
    int errorCode,
    String message
)

Parameters