Method | Description | |
---|---|---|
ImageFormatLimitationException ( ) : System | ||
ImageFormatLimitationException ( string message ) : System | ||
ImageFormatLimitationException ( string message, Exception innerException ) : System |
public ImageFormatLimitationException ( ) : System | ||
return | System |
public ImageFormatLimitationException ( string message ) : System | ||
message | string | |
return | System |
public ImageFormatLimitationException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |