C# Class BestHTTP.SecureProtocol.Org.BouncyCastle.Utilities.IO.StreamOverflowException

Inheritance: IOException
Afficher le fichier Open project: yangxuan0261/UnityShaderLab

Méthodes publiques

Méthode Description
StreamOverflowException ( ) : System
StreamOverflowException ( string message ) : System
StreamOverflowException ( string message, Exception exception ) : System

Method Details

StreamOverflowException() public méthode

public StreamOverflowException ( ) : System
Résultat System

StreamOverflowException() public méthode

public StreamOverflowException ( string message ) : System
message string
Résultat System

StreamOverflowException() public méthode

public StreamOverflowException ( string message, Exception exception ) : System
message string
exception Exception
Résultat System