'Declaration
Public Overloads Shared Function Create( _ ByVal innerException As Exception _ ) As InternalServerErrorException
public static InternalServerErrorException Create( Exception innerException )
public: static InternalServerErrorException^ Create( Exception^ innerException )
Parameters
- innerException