Method | Description | |
---|---|---|
TeamworkParserException ( ) : System | ||
TeamworkParserException ( string msg ) : System | ||
TeamworkParserException ( string msg, Exception cause ) : System |
public TeamworkParserException ( string msg ) : System | ||
msg | string | |
return | System |
public TeamworkParserException ( string msg, Exception cause ) : System | ||
msg | string | |
cause | Exception | |
return | System |