SFML.Net
LoadingFailedException Constructor |

Name | Description | |
---|---|---|
![]() |
LoadingFailedException |
Default constructor (unknown error)
|
![]() |
LoadingFailedException(String) |
Failure to load a resource from memory
|
![]() |
LoadingFailedException(SerializationInfo, StreamingContext) |
Initialize an instance of the exception with serialized data
|
![]() |
LoadingFailedException(String, Exception) |
Failure to load a resource from memory
|
![]() |
LoadingFailedException(String, String) |
Failure to load a resource from a file
|
![]() |
LoadingFailedException(String, String, Exception) |
Failure to load a resource from a file
|
