public function __toString()
 {
     global $Murmur__t_NestingLimitException;
     return IcePHP_stringifyException($this, $Murmur__t_NestingLimitException);
 }
 public function __toString()
 {
     global $Ice__t_ResponseSentException;
     return IcePHP_stringifyException($this, $Ice__t_ResponseSentException);
 }
Beispiel #3
0
 public function __toString()
 {
     global $Murmur__t_InvalidSecretException;
     return IcePHP_stringifyException($this, $Murmur__t_InvalidSecretException);
 }
Beispiel #4
0
 public function __toString()
 {
     global $IceGrid__t_FileNotAvailableException;
     return IcePHP_stringifyException($this, $IceGrid__t_FileNotAvailableException);
 }