The ZMQSocketException class

はじめに

クラス概要

ZMQSocketException
class ZMQSocketException extends ZMQException {
/* プロパティ */
/* 継承したメソッド */
final public string Exception::getMessage()
final public Throwablenull Exception::getPrevious()
final public int Exception::getCode()
final public string Exception::getFile()
final public int Exception::getLine()
final public array Exception::getTrace()
final public string Exception::getTraceAsString()
public string Exception::__toString()
private void Exception::__clone()
}

プロパティ

message

code

file

line