Bangumi.Api.Exceptions.BgmTokenRefreshedException.BgmTokenRefreshedException C# (CSharp) Method

BgmTokenRefreshedException() public method

public BgmTokenRefreshedException ( ) : System
return System
        public BgmTokenRefreshedException() : base()
        {
        }

Same methods

BgmTokenRefreshedException::BgmTokenRefreshedException ( string message ) : System
BgmTokenRefreshedException::BgmTokenRefreshedException ( string message, Exception innerException ) : System
BgmTokenRefreshedException