C# Class RPGMakerDecrypter.Decrypter.Exceptions.UnsupportedArchiveException

Inheritance: Exception
Show file Open project: uuksu/RPGMakerDecrypter

Public Methods

Method Description
UnsupportedArchiveException ( string message ) : System

Method Details

UnsupportedArchiveException() public method

public UnsupportedArchiveException ( string message ) : System
message string
return System