Esempio n. 1
0
 public function __toString()
 {
     global $Murmur__t_NestingLimitException;
     return IcePHP_stringifyException($this, $Murmur__t_NestingLimitException);
 }
Esempio n. 2
0
 public function __toString()
 {
     global $Ice__t_ResponseSentException;
     return IcePHP_stringifyException($this, $Ice__t_ResponseSentException);
 }
Esempio n. 3
0
 public function __toString()
 {
     global $Murmur__t_InvalidSecretException;
     return IcePHP_stringifyException($this, $Murmur__t_InvalidSecretException);
 }
Esempio n. 4
0
 public function __toString()
 {
     global $IceGrid__t_FileNotAvailableException;
     return IcePHP_stringifyException($this, $IceGrid__t_FileNotAvailableException);
 }