Example #1
0
 private static SynapseException GetSynapseException(CloudException ex)
 {
     return(ex.CreateSynapseException());
 }