static AssetLoadException FromMissingReader(string extension)
 
static AssetLoadException FromMissingAsset(string assetName, Exception innerException=null)
 
AssetLoadException(string text, Exception innerException)
 
static AssetLoadException FromInvalidReader< TReaderType, TAssetType >()