Blacker.MangaScraper.Library.Exceptions.StorageException.StorageException C# (CSharp) Method

StorageException() public method

public StorageException ( ) : System
return System
        public StorageException()
        {
        }

Same methods

StorageException::StorageException ( SerializationInfo info, StreamingContext context ) : System
StorageException::StorageException ( string message ) : System
StorageException::StorageException ( string message, Exception inner ) : System
StorageException