adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / InternalServerErrorException Class / Create Method / Create(Exception) Method


In This Topic
    Create(Exception) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Shared Function Create( _
       ByVal innerException As Exception _
    ) As InternalServerErrorException

    Parameters

    innerException
    See Also