메소드 | 설명 | |
---|---|---|
__construct ( string $message ) | ||
__toString ( ) : string | Converts the object to its string representation. | |
getErrorType ( ) | ||
getMessage ( ) |
public __construct ( string $message ) | ||
$message | string | Error message returned by Redis |
public __toString ( ) : string | ||
리턴 | string |